florent37 / MaterialViewPager

A Material Design ViewPager easy to use library
https://www.fiches-plateau-moto.fr
Apache License 2.0
8.13k stars 1.48k forks source link

why not MaterialViewPager.setcurItem(position) this method? #316

Open huwencheng opened 7 years ago

huwencheng commented 7 years ago

why not MaterialViewPager.setcurItem(position) this method?

Mai-CS commented 7 years ago

you should call getViewPager().setCurrentItem(position);