mirror of
https://github.com/signalapp/Signal-Android.git
synced 2026-04-22 01:40:07 +01:00
Add mentions unread counter.
This commit is contained in:
committed by
Greyson Parrelli
parent
3c90dfa660
commit
06eadd0c15
@@ -30,7 +30,7 @@ public interface BindableConversationItem extends Unbindable {
|
||||
@NonNull Set<ConversationMessage> batchSelected,
|
||||
@NonNull Recipient recipients,
|
||||
@Nullable String searchQuery,
|
||||
boolean pulseHighlight);
|
||||
boolean pulseMention);
|
||||
|
||||
ConversationMessage getConversationMessage();
|
||||
|
||||
|
||||
Reference in New Issue
Block a user