Skip to content

Update widget design to match collapsed player#378

Open
arkon wants to merge 1 commit intomainfrom
claude/update-widget-design-q1yge
Open

Update widget design to match collapsed player#378
arkon wants to merge 1 commit intomainfrom
claude/update-widget-design-q1yge

Conversation

@arkon
Copy link
Copy Markdown
Contributor

@arkon arkon commented May 6, 2026

  • Album art: 40dp→56dp, corner radius 6dp→8dp (SIZE_MEDIUM+)
  • Play/pause: FAB-style circular button (48dp, primary bg, onPrimary icon) instead of plain icon
  • Layout order: art → FAB → text → favorite, matching collapsed player row order
  • Text: title 13sp→14sp (titleSmall), artists 11sp→12sp (bodySmall)
  • Row padding: 8dp all sides → horizontal 12dp / vertical 10dp
  • SIZE_MEDIUM/LARGE height breakpoint: 56dp→80dp; widget minHeight 56dp→80dp
  • SIZE_SMALL retains compact design (40dp art, plain icon button) since it lacks horizontal room

https://claude.ai/code/session_018w9Wku1ediiqvfBytWPpVA

- Album art: 40dp→56dp, corner radius 6dp→8dp (SIZE_MEDIUM+)
- Play/pause: FAB-style circular button (48dp, primary bg, onPrimary icon) instead of plain icon
- Layout order: art → FAB → text → favorite, matching collapsed player row order
- Text: title 13sp→14sp (titleSmall), artists 11sp→12sp (bodySmall)
- Row padding: 8dp all sides → horizontal 12dp / vertical 10dp
- SIZE_MEDIUM/LARGE height breakpoint: 56dp→80dp; widget minHeight 56dp→80dp
- SIZE_SMALL retains compact design (40dp art, plain icon button) since it lacks horizontal room

https://claude.ai/code/session_018w9Wku1ediiqvfBytWPpVA
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.

2 participants