I want to get the current position of the visible view of my PagerAdapter
I didn\'t see an obvious function like getPosition() and I want one.
getPosition()
I
You would use:
int position = mViewPager.getCurrentItem()