Getting the current position of a ViewPager

You can use:

mViewPager.getCurrentItem()

Leave a Comment