Devlight / InfiniteCycleViewPager

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

getCurrentItem() #64

Closed Mzamir closed 6 years ago

Mzamir commented 6 years ago

Always is adding a 5000000 to the real index

horizontalInfiniteCycleViewPager.getCurrentItem()

Mzamir commented 6 years ago

Instead use "getRealItem()" function