romandanylyk / PageIndicatorView

An page indicator for Android ViewPager
4.62k stars 551 forks source link

ViewPager2 Support and samples are added #133

Open shanmugasanthosh7 opened 4 years ago

shanmugasanthosh7 commented 4 years ago

Know issues: we have to explicitly mention the animation type and interactive Animation in XML attributes or in programatically. app:piv_animationType="drop" app:piv_interactiveAnimation="true"