Dpad issue -
Open
needs triage
question
- Dominant language
- Java
- Stars
- 21.9k
- Forks
- 6k
- PR merge metrics
- No merged PRs in 30d
Description
I have a Question.
if I press any button from the tv remote, the controller is visible.
I want to make the functionality like
if the controller is not visible and the user clicks the KEYCODE_DPAD_UP then should change/next the channel or movie instead of showing the control.
On the other way,
I want to handle all the Dpad events itself,
so how to disable the dispatch event of StyledPlayerView ?
Contributor guide
Assessment
This issue has not been assessed yet.