viewpagerdots icon indicating copy to clipboard operation
viewpagerdots copied to clipboard

Add ViewPager2 support

Open angusholder opened this issue 5 years ago • 0 comments

Add DotsIndicator.attachViewPager2(ViewPager2) method to allow dots indicator to be used with ViewPager2 as well.

I added viewpager2 as a compileOnly dependency, so people who don't use attachViewPager2 won't have ViewPager2 pulled into their project.

assets/sample.apk needs recompiling, did you just do an unsigned debug build to create that?

Fixes #2

angusholder avatar Feb 20 '21 19:02 angusholder