mirror of
https://github.com/signalapp/Signal-Android.git
synced 2026-04-22 09:49:30 +01:00
Remove SMS popup from CFv2.
This commit is contained in:
@@ -842,7 +842,6 @@ class ConversationFragment :
|
||||
}
|
||||
|
||||
sendButton.apply {
|
||||
snackbarContainer = binding.root
|
||||
setPopupContainer(binding.root)
|
||||
setOnClickListener(sendButtonListener)
|
||||
setScheduledSendListener(sendButtonListener)
|
||||
|
||||
Reference in New Issue
Block a user