mirror of
https://github.com/signalapp/Signal-Android.git
synced 2026-04-20 00:29:11 +01:00
Support for an audio view to allow in-app playback of audio.
Closes #4270 // FREEBIE
This commit is contained in:
@@ -56,7 +56,7 @@ public class ConversationUpdateItem extends LinearLayout
|
||||
@NonNull MessageRecord messageRecord,
|
||||
@NonNull Locale locale,
|
||||
@NonNull Set<MessageRecord> batchSelected,
|
||||
boolean groupThread)
|
||||
@NonNull Recipients conversationRecipients)
|
||||
{
|
||||
bind(messageRecord, locale);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user