summaryrefslogtreecommitdiffstats
path: root/res/layout-port/launcher.xml
diff options
context:
space:
mode:
authorJoe Onorato <joeo@android.com>2009-09-03 11:38:43 -0700
committerJoe Onorato <joeo@android.com>2009-09-03 11:38:43 -0700
commit006b25f88d56ef59c78f376fa2b07a34a2cef6e3 (patch)
tree386f76e68c813b5ff3bfa57559bbe921f523e495 /res/layout-port/launcher.xml
parentfc75f0f5328820d4dda0adcbdb83ff3c907d74c6 (diff)
downloadandroid_packages_apps_Trebuchet-006b25f88d56ef59c78f376fa2b07a34a2cef6e3.tar.gz
android_packages_apps_Trebuchet-006b25f88d56ef59c78f376fa2b07a34a2cef6e3.tar.bz2
android_packages_apps_Trebuchet-006b25f88d56ef59c78f376fa2b07a34a2cef6e3.zip
Always have the AllAppsView visible, but have it draw nothing
when it shouldn't be visible. This lets us do clean animations and not wait for GL to spool up.
Diffstat (limited to 'res/layout-port/launcher.xml')
-rw-r--r--res/layout-port/launcher.xml1
1 files changed, 0 insertions, 1 deletions
diff --git a/res/layout-port/launcher.xml b/res/layout-port/launcher.xml
index 5b5c37cb3..edfa9f11d 100644
--- a/res/layout-port/launcher.xml
+++ b/res/layout-port/launcher.xml
@@ -26,7 +26,6 @@
android:id="@+id/all_apps_view"
android:layout_width="fill_parent"
android:layout_height="fill_parent"
- android:visibility="gone"
android:scrollbarStyle="outsideInset"
android:drawSelectorOnTop="false"