mirror of
https://github.com/signalapp/Signal-Android.git
synced 2026-02-25 04:06:14 +00:00
Update message request states for 1:1 and groups chats.
This commit is contained in:
committed by
Greyson Parrelli
parent
20cecbd5cd
commit
886bebb088
@@ -339,7 +339,11 @@ class V2ConversationItemShapeTest {
|
||||
override fun onMessageRequestAcceptOptionsClicked() = Unit
|
||||
|
||||
override fun onItemDoubleClick(item: MultiselectPart) = Unit
|
||||
|
||||
override fun onPaymentTombstoneClicked() = Unit
|
||||
|
||||
override fun onDisplayMediaNoLongerAvailableSheet() = Unit
|
||||
|
||||
override fun onShowUnverifiedProfileSheet(forGroup: Boolean) = Unit
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user