Kilometer Bob
Kilometer Bob

Reputation: 1

Keeping multiple RecyclerViews in alignment

I'm making an app meant to be navigated with a tv remote (Up, down, left, right, etc...).
I have several horizontal recycler views stacked on top of each other which can be properly navigated with the remote. However when moving the cursor off the edge of the screen the selected RecyclerView moves out of alignment.

Start Condition

After Scrolling

Is there a way to ensure it always scrolls exactly one tile width?

Upvotes: 0

Views: 27

Answers (0)

Related Questions