Assigned
Status Update
Comments
rv...@google.com <rv...@google.com> #2
In which components are you seeing this problem?
Is it only from tv-foundation
:
- TvLazyRow
- TvLazyColumn
- TvLazyHorizontalGrid
- TvLazyVerticalGrid
Or do you see this issue in any of the tv-material
components as well?
md...@gmail.com <md...@gmail.com> #3
The components where I noticed this issue are from the tv-foundation package: TvLazyColumn and TvLazyRow
pl...@google.com <pl...@google.com> #4
I also noticed this in tv-material
:
- TabRow
Description
Version used: 1.0.0-alpha07
Devices/Android versions reproduced on: Samsung Galaxy Tab S8+ / SM-X800
The Jetpack TV Compose coponents do not support touch input - in particular scrolling is not possible. Even if the tv components are designed to work with a remote control they should support touch input, which would made it possible to use the TV apps on other devices like tablets or displays with touch input. Also the old TV components (leanback library) supported touch input.