We need to test and optimize the new UI for smart TVs running Android TV or Fire TV.
- The default UI should adjust its layout for bigger screens, possibly moving some controls around.
- All UI components should be navigable using a TV remote. Ideally, users don't have to change their custom UIs for this to work.
Jetpack Compose has an androidx.tv library which might be of interest.
We need to test and optimize the new UI for smart TVs running Android TV or Fire TV.
Jetpack Compose has an androidx.tv library which might be of interest.