daimajia / AndroidImageSlider

An amazing and convenient Android image slider.
MIT License
5.62k stars 1.66k forks source link

How to synchronize two sliders with each other to respond to their each other scroll . #385

Open Piyushandroidch opened 6 years ago

Piyushandroidch commented 6 years ago

I have added two sliders to apply different type of animations for each slider . But I have to synchronize the first slider with second slider when the first slider is scrolled (onPageChange) horizontally , so that both sliders remain in synch with each other with offests .