mirror of
https://github.com/signalapp/Signal-Android.git
synced 2026-03-01 14:16:49 +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