mirror of
https://github.com/oxen-io/session-android.git
synced 2025-08-12 11:37:42 +00: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