-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Labels
enhancementNew feature or requestNew feature or request
Description
Context
Per specs/design.md, the navigation should be simplified from 5 bottom tabs to 3, reducing clutter and giving more screen real estate to content.
Proposed changes
- Remove Browse and Settings tabs from the bottom navigation bar
- Merge Browse content into a new Library screen with filter tabs: Playlists / Artists / Albums / Songs / Downloads
- Move Settings behind a profile/gear icon in the Home top bar
- New
LibraryScreen.ktwith filter tab state management
Files affected
ui/navigation/NavGraph.kt— updateBottomNavItemlist, routesui/home/HomeScreen.kt— add gear/profile icon to top barui/home/detail/— potentially merge into newLibraryScreen.kt- New:
ui/library/LibraryScreen.kt
Flagged from
Design language PR #91
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request