androidanimationpage-curl

how can i give curl effect to my activity?


i have designed an form in that form contain button when i click on the button next page should display in next page also an activity. my requirement is I want to implement page curl animation on button click. I also got page curl animation code from github https://github.com/harism/android_page_curl , but still am confused with how to implement this project as in my application. can u please tell me how can i do that.

Thanks in advance.


Solution

  • Have a look at android_page_curl. This is easy to implement and and have examples for easy understanding.