Skip to content

Fix/search screen design#64

Merged
theovilardo merged 2 commits into
masterfrom
fix/search-screen-design
Aug 25, 2025
Merged

Fix/search screen design#64
theovilardo merged 2 commits into
masterfrom
fix/search-screen-design

Conversation

@theovilardo

Copy link
Copy Markdown
Collaborator

No description provided.

google-labs-jules Bot and others added 2 commits August 25, 2025 13:20
Refactored the search result items (Song, Album, and Artist) to improve their design and ensure consistency.

- Standardized padding and spacing for a more balanced layout.
- Ensured consistent text styles and vertical alignment across all item types.
- Removed unnecessary code and simplified the layout for better readability.
This commit introduces several UI refinements and removes the "Mock Genres" setting.

Key changes:
-   **Typography**:
    -   Added a new `titleMedium` style to `ExpTitleTypography` in `Type.kt`.
    -   The "Library" title in `LibraryScreen.kt` now uses this new `titleMedium` style.
-   **Search Screen**:
    -   Removed `verticalArrangement` from the filter chip row in `SearchScreen.kt` to allow default spacing.
-   **Settings Screen**:
    -   The "Mock Genres" switch item has been removed from `SettingsScreen.kt`.
    -   The icon for "Navigation Bar Corner Radius" has been changed from `rounded_all_inclusive_24` to a new `rounded_rounded_corner_24` icon.
-   **New Icon**:
    -   Added `rounded_rounded_corner_24.xml` drawable.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant