rubensousa / DpadRecyclerView

A RecyclerView built for Android TV with Compose in mind and as a replacement for Leanback's BaseGridView.
https://rubensousa.github.io/DpadRecyclerView/
Apache License 2.0
136 stars 17 forks source link

Do not allow focusing other rows if grids are incomplete #221

Closed rubensousa closed 5 months ago

rubensousa commented 5 months ago

Reported in https://github.com/rubensousa/DpadRecyclerView/issues/218#issuecomment-2155251605

Expected: going right from position = 1 does not change focus unless it goes outside the DpadRecyclerView