mirror of
https://github.com/oxen-io/session-android.git
synced 2025-02-19 21:08:26 +00:00
Update the conversation UI after aborting a V1 session.
This commit is contained in:
parent
145e4335fc
commit
2a74dc8d82
@ -389,6 +389,8 @@ public class ConversationActivity extends PassphraseRequiredSherlockFragmentActi
|
||||
sendComplete(recipients, allocatedThreadId, allocatedThreadId != self.threadId);
|
||||
} else {
|
||||
Session.abortSessionFor(self, recipient);
|
||||
initializeSecurity();
|
||||
initializeTitleBar();
|
||||
}
|
||||
}
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user