android: add floating bottom nav shell to chat list
Some checks failed
CI / test (push) Has been cancelled

This commit is contained in:
Codex
2026-03-09 14:29:35 +03:00
parent ce585f62d2
commit 1d37f8eb0b
4 changed files with 55 additions and 4 deletions

View File

@@ -259,3 +259,8 @@
- Kept unread/mention/pinned/muted indicators while aligning row structure closer to Telegram list pattern.
- Added floating compose FAB placeholder at bottom-right in chat list screen.
- Updated Telegram UI batch-2 checklist chat-list parity items.
### Step 43 - Chat list / floating bottom navigation shell
- Added floating rounded bottom navigation container on chat list screen.
- Added active tab visual state (Chats selected) with pill styling.
- Updated Telegram UI checklists for bottom-nav shell parity (batch 1 and batch 2).