henryblue / TvRecyclerView

A custom RecyclerView for Android TV end
Apache License 2.0
7 stars 4 forks source link

Android tv emulator os7 is not working #35

Open fightwen opened 5 years ago

fightwen commented 5 years ago

Android tv emulator os7 is not working. FocusFinder.getInstance().findNextFocus always return null when I use Directional pad.

henryblue commented 5 years ago

I will look at this problem, it may not be solved, you can set isAutoProcessFocus attr to false to see.