Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Unable to access items in popup menus of StyledPlayerView on older Android TV #9061

Closed
moneytoo opened this issue Jun 15, 2021 · 2 comments
Closed
Assignees
Labels

Comments

@moneytoo
Copy link
Contributor

I use StyledPlayerView on Android TV devices. It's ok on Android TV 9.0 (like Xiaomi Mi Box S) but on older devices like Geniatech ATV598Max with Android TV 7.0, the items in popup menus (like subtitle languages or playback speed & audio) are inaccessible. No item can be selected using navigation keys.

Reproducible on Android TV emulators (API 24) as well.

Demo project: https:/moneytoo/ExoPlayerDemo/blob/tv-control/app/src/main/java/com/example/exoplayer/MainActivity.java

  • ExoPlayer version number: 2.14.1
  • Android version: 7.0
  • Android device: Geniatech ATV598Max (enjoytv_hybrid) / Android TV emulator

OnZatHFrdj

On picture: emulators API 24 (left) vs API 29 (right).

@ojw28
Copy link
Contributor

ojw28 commented Jun 17, 2021

I can reproduce this on API level 25 and earlier (but not API level 26 and later).

ojw28 added a commit that referenced this issue Jun 21, 2021
@ojw28 ojw28 closed this as completed Jun 21, 2021
@moneytoo
Copy link
Contributor Author

Just confirming that after cherry picking, it works on both real device and emulator. Thank you!

icbaker pushed a commit that referenced this issue Jul 21, 2021
@google google locked and limited conversation to collaborators Aug 21, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

No branches or pull requests

2 participants