0

I want to add page curl effect when user swipe from one view to another view in the ViewPager. I have study the ViewPager.PageTransformer

But not able get idea how to implement.

Thanks in advance.

Prateek
  • 306
  • 4
  • 17
  • possible duplicate of [Android activity page curl animation](http://stackoverflow.com/questions/16727907/android-activity-page-curl-animation) – Haresh Chhelana Jun 15 '15 at 13:27
  • You may check my answer here https://stackoverflow.com/questions/15829408/pagecurl-animations-on-viewpager-transitions/58212631#58212631#answer-58212631 – Zain Oct 03 '19 at 20:43

1 Answers1

0

You can use below link for better curl effects, Curl Effects Lib enter image description here

Magesh Pandian
  • 8,789
  • 12
  • 45
  • 60