mirror of
https://github.com/signalapp/Signal-Android.git
synced 2026-04-21 17:29:32 +01:00
Add double tap editing feature.
This commit is contained in:
committed by
Greyson Parrelli
parent
84e654efb2
commit
ffc1463cda
@@ -126,5 +126,6 @@ public interface BindableConversationItem extends Unbindable, GiphyMp4Playable,
|
||||
void onShowSafetyTips(boolean forGroup);
|
||||
void onReportSpamLearnMoreClicked();
|
||||
void onMessageRequestAcceptOptionsClicked();
|
||||
void onItemDoubleClick(MultiselectPart multiselectPart);
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user