android: tune chats list visuals closer to telegram
This commit is contained in:
@@ -530,3 +530,10 @@
|
||||
- Added `ChatDao.markChatRead(chatId)` to clear `unread_count` and `unread_mentions_count` in Room.
|
||||
- Applied optimistic local unread reset on `markMessageRead(...)` in message repository.
|
||||
- Fixed realtime unread logic: incoming messages in currently active chat no longer increment unread badge.
|
||||
|
||||
### Step 86 - Chats list visual pass toward Telegram reference
|
||||
- Updated chats list row density: tighter vertical rhythm, larger avatar, stronger title hierarchy, cleaner secondary text.
|
||||
- Restyled archive as dedicated list row with leading archive icon avatar, subtitle, and unread badge.
|
||||
- Kept search in top app bar action and changed search field default to collapsed (opens via search icon).
|
||||
- Returned message-type emoji markers in chat previews:
|
||||
- `🖼` photo, `🎤` voice, `🎵` audio, `🎥` video, `⭕` circle video, `🔗` links.
|
||||
|
||||
Reference in New Issue
Block a user