mirror of
https://github.com/signalapp/Signal-Android.git
synced 2025-12-24 13:08:46 +00:00
CFV2 fix possible race when initializing menu.
This commit is contained in:
@@ -1052,6 +1052,7 @@ class ConversationFragment :
|
||||
presentWallpaper(recipient.wallpaper)
|
||||
presentConversationTitle(recipient)
|
||||
presentChatColors(recipient.chatColors)
|
||||
invalidateOptionsMenu()
|
||||
}
|
||||
|
||||
private fun invalidateOptionsMenu() {
|
||||
|
||||
Reference in New Issue
Block a user