Devlight / InfiniteCycleViewPager

Infinite cycle ViewPager with two-way orientation and interactive effect.
Apache License 2.0
5.75k stars 827 forks source link

setOnInfiniteCyclePageTransformListener's onPostTransform is called many times. #48

Open tanmay777 opened 7 years ago

tanmay777 commented 7 years ago

onPostTransform is called many times when a it should be only called once when a view changes.