android: refine message bubble shapes and parity checklist
Some checks failed
CI / test (push) Failing after 2m11s

This commit is contained in:
Codex
2026-03-09 14:30:56 +03:00
parent 1d37f8eb0b
commit 542af1d4c1
3 changed files with 14 additions and 3 deletions

View File

@@ -264,3 +264,8 @@
- 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).
### Step 44 - Chat UI / bubble density pass
- Updated message bubble shapes for incoming/outgoing messages to denser rounded Telegram-like contours.
- Kept bottom-right time + delivery state rendering in bubble footer after time formatting update.
- Updated Telegram UI batch-2 checklist item for message bubble parity.