Closed rubensousa closed 5 months ago
Reported in https://github.com/rubensousa/DpadRecyclerView/issues/218#issuecomment-2155251605
[0 ] -> header [1][ ][ ][ ] -> first row [2 ] -> header [3][4][ ][ ] -> second row
when we move right from position = 1, it focuses item with position = 4
Expected: going right from position = 1 does not change focus unless it goes outside the DpadRecyclerView
DpadRecyclerView
Reported in https://github.com/rubensousa/DpadRecyclerView/issues/218#issuecomment-2155251605
when we move right from position = 1, it focuses item with position = 4
Expected: going right from position = 1 does not change focus unless it goes outside the
DpadRecyclerView