Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ViewPager2 compatibility? #40

Closed
JavierSegoviaCordoba opened this issue May 24, 2019 · 4 comments
Closed

ViewPager2 compatibility? #40

JavierSegoviaCordoba opened this issue May 24, 2019 · 4 comments
Assignees

Comments

@JavierSegoviaCordoba
Copy link

Is this library compatible with ViewPager2?

@gmale
Copy link

gmale commented Jun 6, 2019

It does not appear to be, since ViewPager2 does not extend ViewPager and this library is tightly coupled with ViewPager. It should be tweaked to add an abstraction above the ViewPager to just extract the necessary information.

@Uni2K
Copy link

Uni2K commented Jul 15, 2019

Its pretty easy to adjust the files to work with viewpager2.

@shailevy2
Copy link

Very much needed

@tommybuonomo tommybuonomo self-assigned this Aug 31, 2019
tommybuonomo added a commit that referenced this issue Aug 31, 2019
@tommybuonomo
Copy link
Owner

Available on the version 4.0 with setViewPager2() method

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

No branches or pull requests

5 participants