Skip to content

Comment on Android 3.0 Hardware Accelerationparent

Comments

Android does a lot more reflows than iOS. iOS zooms by first scaling a raster image of the page and then reflowing after a brief delay of user input. That kind of resize is very fast, whereas a full HTML document reflow is slow.

AboutSource Built by g1lg1l

Hackerly is an independent reader for Hacker News, built on the public HN API. Not affiliated with Y Combinator.