开发者

How to achieve smooth (hw accelerated) transitions in the Android browser?

开发者 https://www.devze.com 2023-01-05 23:46 出处:网络
the title is self-explaining. On iPhone, Mobile Safari is WebKit based and supports hardware-accelerated -webkit-transform CS开发者_StackOverflow社区S properties. To be specific, I use the translate3d

the title is self-explaining. On iPhone, Mobile Safari is WebKit based and supports hardware-accelerated -webkit-transform CS开发者_StackOverflow社区S properties. To be specific, I use the translate3d() transform.

What alternative is there for the Android browser? I need it to work on Android 1.5.

Thanks in advance.


The Android browser is webkit based as well so your animations should work as desired.

Take a look at an article I read recently.

http://www.ibm.com/developerworks/opensource/library/os-androidiphone1/

0

精彩评论

暂无评论...
验证码 换一张
取 消

关注公众号