fluxa/shared
KhooLy 9fb1fad5cb Simplify Home hero overlay bar and native bottom nav
Home hero: dropped the Play button (whole hero is already clickable),
made the age-rating badge plain text instead of a filled accent pill
so all metadata reads consistently, and merged the tabs row + bell/
avatar row into one - Home/Series/Movies on the left, notifications +
avatar on the right, both overlaid on the hero image together instead
of stacked as two separate rows.

MobileBottomNav (Android's native bottom bar): removed the Settings
tab entirely - it was actually rendering as a profile-avatar-with-
quick-switch-menu, which is now redundant with the Home hero's avatar
(wired to the same Settings destination). Bottom nav is Home/Discover/
Calendar/Library only. Also dropped the text labels and the selected-
state background pill per direction - just icons now, filled variant
when selected vs outline otherwise, matching the "make icon filled
when clicked, that's it" ask exactly.

Compile-verified on shared commonMain, iosMain, and both Android
flavors.
2026-07-14 15:10:56 +03:00
..
src Simplify Home hero overlay bar and native bottom nav 2026-07-14 15:10:56 +03:00
build.gradle.kts Add Home top bar with real content filter, notifications list screen 2026-07-14 14:54:39 +03:00