RecyclerViewSyncDemo

Additional

Language
Java
Version
v2.2 (Mar 27, 2016)
Created
Jul 6, 2015
Updated
Mar 27, 2016 (Retired)
Owner
Jorge Antonio Díaz-Benito Soriano (stoyicker)
Contributor
Jorge Antonio Díaz-Benito Soriano (stoyicker)
1
Activity
Badge
Generate
Download
Source code

RecyclerViewSyncDemo

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.