mirror of
https://github.com/signalapp/Signal-Android.git
synced 2026-08-06 05:14:50 +01:00
Refresh conversation options menu when message request state changes.
This commit is contained in:
@@ -1611,6 +1611,8 @@ class ConversationFragment :
|
||||
}
|
||||
|
||||
composeText.setMessageSendType(MessageSendType.SignalMessageSendType)
|
||||
|
||||
invalidateOptionsMenu()
|
||||
}
|
||||
|
||||
private fun applyReleaseNotesLayout() {
|
||||
|
||||
Reference in New Issue
Block a user