Android 卷页动画
我对 Android 动画有点陌生。目前我正在开发一个故事活动,需要像 iPhone 中那样使用卷页动画。我发现 iPhone 中有一种方法可以做到这一点。但我仍然找不到在android中做的方法。所以请帮我解决这个问题。
谢谢大家
I'm bit new to android animations. Currently I'm developing an story activity which needs to use page curl animation like in iphones. As I found there is a way to do that in iphone. But still i couldn't find a way to do in android. so please help me on this.
Thanks to you all
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(2)
谷歌代码中有一个项目可以解决这个问题:
http://code.google.com/p/android-page-curl/
There is a project in google code that solves that:
http://code.google.com/p/android-page-curl/
另外,我一直在寻找好的解决方案,这里是我的研究结果:
https://play.google.com/store/apps/details?id=com.flyersoft.moonreader
https://github.com/harism/android_page_curl
http://code.google.com/p/android-page-curl
android 中的卷页动画?
在android上实现页面卷曲?
Android页面卷曲动画
also, i've looked for good solutions and here is results of my researching:
https://play.google.com/store/apps/details?id=com.flyersoft.moonreader
https://github.com/harism/android_page_curl
http://code.google.com/p/android-page-curl
Page Curl Animation in android?
Implement page curl on android?
Android page Curl animation