BeksOmega / looping-layout

A looping LayoutManager for the Android RecyclerView.
Apache License 2.0
274 stars 16 forks source link

DPAD navigation #81

Open Rufim opened 1 year ago

Rufim commented 1 year ago

:key: Use case

Android TV boxes has DPAD navigation based on findFocus. Currently if current View last in adaptor items it just stop scrolling.

:bee: Request for assignment

I'm just requesting this feature. I don't want to implement it. For now.