Files
simplex-chat/apps
Narasimha-sc 1d2a7a3b5d android, desktop, ios: render media support messages in the chat list preview, not the status text
ChatPreviewView showed the status info text (e.g. a pending invitee's 'reviewed by admins')
whenever the last item's text was empty (hasMsgContent), which also caught caption-less media — so
a photo/voice/file support message showed the status text next to its already-rendered thumbnail.
Show the status only for true no-content items (events, msgContent == null); any message, including
caption-less media, falls through to render its content.
2026-06-18 14:43:17 +00:00
..
2025-07-08 12:22:57 +01:00