mirror of
https://github.com/permissionlesstech/bitchat-android.git
synced 2026-08-08 06:46:11 +00:00
Self and grouped voice-note bubbles had no long-press target: the sender label is hidden and VoiceNotePlayer controls consume touches, so the message action sheet was unreachable. combinedClickable on the shell restores long-press for every media bubble.