Files
frameworks_base/core/java
Grace Kloba bf4650ca39 According to GMail profile, almost half of WebView
init time is spent in creating the zoomControl which
is not used by them. So change to lazy initialize
the ZoomButtonControl which will be used by Browser.

Fix http://b/issue?id=2546481
2010-03-26 09:17:23 -07:00
..