mirror of
https://github.com/signalapp/Signal-Android.git
synced 2026-04-20 08:39:22 +01:00
Add split pane UI for add group members screen.
This commit is contained in:
committed by
Cody Henthorne
parent
16d5db3639
commit
c851387f57
@@ -116,7 +116,6 @@ private interface UiCallbacks :
|
||||
RecipientPickerCallbacks.NewCall {
|
||||
|
||||
override suspend fun shouldAllowSelection(selection: RecipientSelection): Boolean = true
|
||||
override fun onPendingRecipientSelectionsConsumed() = Unit
|
||||
fun onUserMessageDismissed(userMessage: UserMessage)
|
||||
fun onBackPressed()
|
||||
|
||||
|
||||
Reference in New Issue
Block a user