-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
UI: Update ThemeSelection radio button layout (#455)
### TL;DR Updated the theme selection screen's radio button layout to display selected background in a even odd pattern. ### What changed? - Renamed `TransportModeRadioButton` to `ThemeSelectionRadioButton` - Modified the layout to support alternating left/right positioning - Added corner radius logic to create connected button appearance - Adjusted padding and spacing to accommodate the new grid layout - Switched from `items` to `itemsIndexed` to track even/odd positioning ### Screenshots https://github.com/user-attachments/assets/5c489489-075d-4786-80d0-9eb74fdc4384 ### Why make this change? Improves the visual presentation
- Loading branch information
1 parent
b63ec50
commit 056884e
Showing
1 changed file
with
30 additions
and
8 deletions.
There are no files selected for viewing
This file contains 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