Navigation & Settings redesign (v0.16.0-beta.1)#66
Merged
Conversation
Global navigation: - Remove Settings from bottom nav bar; bottom bar now has 3 tabs (Home, History, Stats) - Add Settings gear icon (IconButton) to top-right of Home screen app bar Settings screen: - Replace expandable accordion cards with flat Material ListItem layout - Section headers: SemiBold weight, primary colour, 20dp top padding - Each settings section becomes a sub-screen (back arrow, dedicated TopAppBar) Cycle · One-Tap Quick Log · Reminders · Appearance · Security & Privacy · Data & Backup · Widgets · About - Navigation items trail a ChevronRight; toggle items trail a Material Switch - HorizontalDividers between major groups - Icons in 24×24dp bounding boxes via SettingsNavItem - Support banner padding aligned with list item insets
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
ListItemrows; each section opens a dedicated sub-screen with a back arrow instead of expanding inlineSemiBold, primary colour, 20 dp top padding for clear group separationChevronRight; toggle items trail aMaterial Switch(updates state immediately, no navigation)surfacebackground removes the old "boxed"surfaceVariantlookSections moved to sub-screens
Cycle · One-Tap Quick Log · Reminders · Appearance · Security & Privacy · Data & Backup · Widgets · About
Test plan
0.16.0-beta.1