Wholphin/app/src/main/java/com/github/damontecres/wholphin/ui
YogiBear12 2908f539e2
Redesign alphabet picker to fit all letters on screen (#480)
- Switch to tv.material3.Button with ButtonDefaults for better styling
- Add opacity changes based on focus (0.85f focused, 0.2f unfocused)
- Keep selected letter fully visible when picker is unfocused
- Reduce button size from 24.dp to 14.dp to fit all letters
- Reduce spacing between letters (1.1.dp vertical, 2.dp horizontal)
- Use transparent backgrounds for unfocused letters
- Use border color for selected letter when focused, tertiary when
unfocused
- Add Box with CircleShape clip to prevent focus indicator overflow
- Reduce font size by 15%
- Add 16.dp end padding to push picker away from screen edge

When using the 'Show details' view option, the alphabet picker will
still overflow the bottom edge of the screen. I find this an acceptable
option though, as the backdrop pushes the card grid further down the
page.

Closes https://github.com/damontecres/Wholphin/issues/386

>[!NOTE]
> AI was used in the making of this PR

---------

Co-authored-by: Damontecres <damontecres@gmail.com>
2025-12-17 12:16:46 -05:00
..
cards Only use server provided aspect ratios if >0 (#453) 2025-12-13 16:43:49 -05:00
components Backdrop improvements (#476) 2025-12-17 11:18:57 -05:00
data Improve trickplay image preview speed (#467) 2025-12-14 19:04:01 -05:00
detail Redesign alphabet picker to fit all letters on screen (#480) 2025-12-17 12:16:46 -05:00
main Backdrop improvements (#476) 2025-12-17 11:18:57 -05:00
nav Backdrop improvements (#476) 2025-12-17 11:18:57 -05:00
playback Fix trickplay image scaling (#477) 2025-12-15 16:53:06 -05:00
preferences Switch back to older text input (#459) 2025-12-13 21:03:41 -05:00
setup Redesign Select Server and Select User screens (#478) 2025-12-17 11:56:19 -05:00
theme Backdrop improvements (#476) 2025-12-17 11:18:57 -05:00
util Show people in epsisodes on series overview page (#373) 2025-12-04 21:12:53 -05:00
CoilConfig.kt Prefetch trickplay images (#445) 2025-12-12 22:04:52 -05:00
CoilTrickplayTransformation.kt Rebrand 2025-10-15 15:27:30 -04:00
CrossFadeFactory.kt Better video grid, poster images, & home page images (#238) 2025-11-17 13:44:03 -05:00
Extensions.kt Add setting to protect a user profile with a PIN (#356) 2025-12-04 14:37:27 -05:00
Formatting.kt Fixes to user interface (#374) 2025-12-05 11:35:50 -05:00
UiConstants.kt Redesign Select Server and Select User screens (#478) 2025-12-17 11:56:19 -05:00