mirror of
https://github.com/signalapp/Signal-Android.git
synced 2026-05-14 12:10:36 +01:00
Update the conversation UI after aborting a V1 session.
This commit is contained in:
@@ -389,6 +389,8 @@ public class ConversationActivity extends PassphraseRequiredSherlockFragmentActi
|
||||
sendComplete(recipients, allocatedThreadId, allocatedThreadId != self.threadId);
|
||||
} else {
|
||||
Session.abortSessionFor(self, recipient);
|
||||
initializeSecurity();
|
||||
initializeTitleBar();
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user