jaredrummler / ColorPicker

A highly customizable color picker for Android
Apache License 2.0
791 stars 170 forks source link

Add support for TV controller #108

Open LagradOst opened 2 years ago

LagradOst commented 2 years ago

Some users of my app are reporting that the popup cant be navigated with a tv controller, it would be very much appreciated if you added support for it by adding nextFocusDown, nextFocusUp, nextFocusRight and nextFocusLeft or a similar solution.