Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add MEDIA_STOP, MEDIA_NEXT, and MEDIA_PREVIOUS event support to Andro…
…id TV (#31837) Summary: Add MEDIA_STOP, MEDIA_NEXT, and MEDIA_PREVIOUS event support to Android TV (TVEventHandler) ## Changelog [Android] [Added] - Add MEDIA_STOP, MEDIA_NEXT, and MEDIA_PREVIOUS event support to Android TV Pull Request resolved: #31837 Test Plan: We develop application that utilizes aforementioned events, we've made a build against react-native fork with these changes and it was working as expected. These changes just add 3 more button mappings, so I don't think it requires some extensive testing. Reviewed By: TheSavior Differential Revision: D29668706 Pulled By: yungsters fbshipit-source-id: e4bd8dcf7de6b094ffdbbca12d875b85e468d49a
- Loading branch information