Skip to content
This repository has been archived by the owner on Sep 3, 2023. It is now read-only.

Add ViewPager2 support #3

Open
wants to merge 7 commits into
base: master
Choose a base branch
from

Conversation

angusholder
Copy link

@angusholder angusholder commented Feb 20, 2021

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

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

ViewPager2 Support
1 participant