4

I have to give a page curl animation to my activity transactions. I have checked with Android page curl demo on images but it's not working for activity.

Here are the links through which we can implement page curl animation on images not on activities:

https://github.com/openaphid/android-flip

http://devappandroid.com/android-beginner/page-curlturn-effect-android

How could we implement page curl animation in activity.

Michele La Ferla
  • 6,775
  • 11
  • 53
  • 79
Ricky Khatri
  • 952
  • 2
  • 16
  • 42

1 Answers1

1

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

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