OSDN Git Service

Using ViewStub to defer the inflation of GeolocationPermissionsPrompt until we first...
authorGrace Kloba <klobag@google.com>
Tue, 20 Apr 2010 18:07:50 +0000 (11:07 -0700)
committerGrace Kloba <klobag@google.com>
Tue, 20 Apr 2010 18:07:50 +0000 (11:07 -0700)
commit50c241e6339c681c2427a57a31a357d35927c2ac
treef2747ec120a5fa04958f1cca42502e7d6668722d
parent8588d15a7c0b87049469fd80f9c53eb274cd837b
Using ViewStub to defer the inflation of GeolocationPermissionsPrompt until we first show it.
This should shave 5% of Browser start up time.

Fix http://b/issue?id=2604295
res/layout/geolocation_permissions_prompt.xml
res/layout/tab.xml
src/com/android/browser/GeolocationPermissionsPrompt.java
src/com/android/browser/Tab.java