android: unify main tabs shell and hide bottom bar on scroll
Some checks failed
Android CI / android (push) Failing after 4m25s
Android Release / release (push) Failing after 4m49s
CI / test (push) Failing after 2m11s

This commit is contained in:
Codex
2026-03-09 20:06:05 +03:00
parent 448ed3243d
commit d29ad4cfb7
7 changed files with 420 additions and 136 deletions

View File

@@ -6,6 +6,8 @@
## P0 — Navigation + Layout Shell
- [x] Floating bottom navigation в rounded контейнере с полупрозрачным тёмным фоном.
- [x] Активный tab в фиолетовом pill-состоянии, неактивные — белые/серые.
- [x] Глобальная панель `Chats / Contacts / Settings / Profile` на уровне app-shell (одна на все 4 страницы).
- [x] Поведение панели: скрывается только при скролле вниз, возвращается при скролле вверх/в начале списка.
- [ ] Safe area для status/nav bars на всех экранах списка/настроек/профиля.
## P0 — Settings Visual System