You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Apr 19, 2021. It is now read-only.
as I see, there are already a couple of questions, how to make your library work with the popular ViewPagerIndicator library.
Can you please just delete a ParallaxViewPager#addOnPageChangeListener(OnPageChangeListener listener) method, to make it possible to call the native method from ViewPager#addOnPageChangeListener(OnPageChangeListener listener)?
So it becomes possible to use not only 2 listeners.
Actually secondOnPageChangeListener field is unnecessary now, it can be removed too.
thanks in advance & best regards
Vitaly
The text was updated successfully, but these errors were encountered:
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Hi,
as I see, there are already a couple of questions, how to make your library work with the popular ViewPagerIndicator library.
Can you please just delete a ParallaxViewPager#addOnPageChangeListener(OnPageChangeListener listener) method, to make it possible to call the native method from ViewPager#addOnPageChangeListener(OnPageChangeListener listener)?
So it becomes possible to use not only 2 listeners.
Actually secondOnPageChangeListener field is unnecessary now, it can be removed too.
thanks in advance & best regards
Vitaly
The text was updated successfully, but these errors were encountered: