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

Not working with viewpager2 #84

Open
saurav12bisht opened this issue Oct 8, 2022 · 1 comment
Open

Not working with viewpager2 #84

saurav12bisht opened this issue Oct 8, 2022 · 1 comment

Comments

@saurav12bisht
Copy link

I have used this with the viewpager2 but application is crashing after applying this transformation.
error -> ( com.ToxicBakery.viewpager.transforms.CubeOutTransformer cannot be cast to androidx.viewpager2.widget.ViewPager2$PageTransformer)

@nasamio
Copy link

nasamio commented Aug 22, 2023

Viewpager2 use PageTransformer in package androidx.viewpager2,its different from this one.You can copy code to your custom transformer based viewpager2.

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

No branches or pull requests

2 participants