How to disable the talkback green point when use ExploreByTouchHelper

37 Views Asked by At

I want to use my own view display, to make the left,ringht, up, down key pad work when the TV talkback is ON. I try more method, but all can't work. I also try to use ExploreByTouchHelper , same as the Youtube cobalt, https://github.com/youtube/cobalt/blob/main/starboard/android/apk/app/src/main/java/dev/cobalt/coat/CobaltA11yHelper.java This method can make the key work when talkback enable, but it will always show a green point, when I press the pad key, the green point also can move. So How can I disable the green point.

0

There are 0 best solutions below