mirror of
https://github.com/signalapp/Signal-Android.git
synced 2026-04-22 18:00:02 +01: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