fluxa/shared
KhooLy e3436d2979 Add D-pad focus rings to catalog cards, player controls, and track picker
CatalogCard.kt disabled default indication with nothing put back, so
every catalog grid on TV (Home, Search, Discover, Library,
CategoryResults, LibraryFolderDetail) was navigable but silently
invisible when focused. Add a border/scale focus ring at the shared
component level instead of duplicating it per-screen.

PlayerControlBtn/SeekIconButton/the play-pause circle in
PlayerControlsChrome.kt were focusable() on TV but never changed
appearance on focus. TrackItem in PlayerSidebarShell.kt (source/audio/
subtitle/episode picker) had the same problem. Both now show a clear
focus state.
2026-07-19 23:19:18 +03:00
..
src Add D-pad focus rings to catalog cards, player controls, and track picker 2026-07-19 23:19:18 +03:00
build.gradle.kts Use real backdrop blur for Liquid Glass mode via Haze 2026-07-19 19:07:58 +03:00