Skip to content

Latest commit

 

History

History
executable file
·
17 lines (11 loc) · 985 Bytes

README.md

File metadata and controls

executable file
·
17 lines (11 loc) · 985 Bytes

RecyclerViewSyncDemo

Android Arsenal

Demo project showing how to sync the scrolling of two (applicable to as many as desired) RecyclerViews.

Minimum required API level: 9.

Minimum recommended API level: 11.

You can read about some of the details on how and why the code works in this SO answer. You are encouraged to check the library repository to see the more information.

Get it on Google Play