Android page Curl animation

前端 未结 4 1349
闹比i
闹比i 2020-11-30 18:33
  1. Is there a simple way to do the Curl page flipping animation? A Curl animation is animation of pages flipping, including the page above rolling and the shadows over th
4条回答
  •  悲哀的现实
    2020-11-30 19:26

    I'm implementing a 2D page curl in the native canvas. Check my answer in: Implement page curl on android?

    EDIT: The code project of my implementation: http://code.google.com/p/android-page-curl/ EDIT2: Links updated

提交回复
热议问题