Join Slack
Powered by
Does anyone way to implement a two pages viewpager...
# android
m
Mohamed Ibrahim
09/21/2019, 8:31 AM
Does anyone way to implement a two pages viewpager so it shows like a book, giving that I could add a page turn flip, I tried to override
getPageWidth()
but this will not be helpful when adding animation
h
hetang
09/21/2019, 9:00 AM
have you tried this?
https://github.com/eschao/android-PageFlip
hetang
09/21/2019, 9:01 AM
or this one:
https://androidexample365.com/the-library-for-creating-book-and-card-flip-animations-in-viewpager-in-android/
m
Mohamed Ibrahim
09/21/2019, 9:22 AM
I know that library, but the requirement to add the 3D page turn
34
Views
Open in Slack
Previous
Next