/SyncedViewPager

Demonstrates how to synchronize the scrolling of two Android ViewPagers.

Primary LanguageJava

What This Is

This Android application demonstrates how to synchronize two ViewPager instances on the same layout. This might be useful if you have fixed elements in between the two pagers, and you want to position the ViewPagers relative to those elements.

Recording

Animation