android: improve chat list row parity with avatar time and fab
Some checks are pending
CI / test (push) Has started running

This commit is contained in:
Codex
2026-03-09 14:28:16 +03:00
parent a5a940b749
commit ce585f62d2
3 changed files with 131 additions and 74 deletions

View File

@@ -47,10 +47,10 @@
## P1 — Chat List Screen Parity
- [x] Верхние фильтр-чипы/табы ("Все", "Люди", ...), компактные rounded chips.
- [ ] Список чатов:
- [ ] Аватар, title, preview, date/time.
- [x] Аватар, title, preview, date/time.
- [x] Badge unread справа.
- [x] Иконки delivery/camera/attachments в preview строке.
- [ ] Плавающий FAB (compose/new chat) справа снизу.
- [x] Плавающий FAB (compose/new chat) справа снизу.
- [ ] Floating bottom navigation с blur/dark container и активным фиолетовым tab.
## P2 — Motion & Polish