I have to implement page curl with Viewpager so that when user swipe the layouts added to the view pager have the page curling effect. I have downloaded github.com/harism/android_page_curl but it seems like it works only for images as do most of the other implementations.. Can anyone please tell me a workaround of it so that I can perform a page curl with the views I have added to the view pager? Thank you.
Asked
Active
Viewed 3,653 times
10
-
why do you need that, if you explain it can be clearer how to help ? – support_ms Dec 20 '13 at 16:39
-
did u achieve this??? me too stuck with this.. – prabhakaran May 21 '15 at 12:46
2 Answers
0
This link will help you out. You can use Page curl in a fragment within the view pager.

Amritha Dilip
- 723
- 1
- 8
- 16
0
you can use this link https://github.com/MysticTreeGames/android-page-curl
i hope this help you

Satish
- 39
- 7