bitmovin / bitmovin-player-ui

The Bitmovin Adaptive Streaming Player UI
MIT License
126 stars 87 forks source link

Adjust KeyMap for Android #652

Closed matamegger closed 1 day ago

matamegger commented 3 days ago

Description

We noticed that the KeyMap is not correct when the UI is used within a WebView in an Android App.

I ran some manual tests on a couple of Android TVs, and either they do the spacial navigation without sending an event to the UI (looking at you old FireTV Stick), or they use the key codes as updated in this PR.

Checklist (for PR submitter and reviewers)