1
0
mirror of https://github.com/TeamNewPipe/NewPipe synced 2024-08-03 17:40:45 +00:00
NewPipe/app/src/main/java/org
Alexander-- 512046e300 Fix navigating to action bar buttons on API 28
Keyboard focus clusters prevent that from working, so
we simply remove all focus clusters.

While they are generally a good idea, focus clusters were created
with Chrome OS and it's keyboard-driven interface in mind - there is no
documented way to move focus between clusters using only IR remote.
As such, there are no negative consequences to disabling them on Android TV.
2020-03-14 14:47:02 +06:59
..
schabi/newpipe Fix navigating to action bar buttons on API 28 2020-03-14 14:47:02 +06:59