summaryrefslogtreecommitdiffstats
path: root/res
diff options
context:
space:
mode:
authorMichael Jurka <mikejurka@google.com>2010-07-30 14:47:52 -0700
committerMichael Jurka <mikejurka@google.com>2010-07-30 14:47:52 -0700
commit54dd75463d0eb47c2f468e19063bdc4141dfdf74 (patch)
tree33c88708c477586506fb4faeb491b7d2af55408e /res
parentb0f28bd9a52fa4e343c8299d1c3e225d8e01c1e9 (diff)
downloadandroid_packages_apps_Trebuchet-54dd75463d0eb47c2f468e19063bdc4141dfdf74.tar.gz
android_packages_apps_Trebuchet-54dd75463d0eb47c2f468e19063bdc4141dfdf74.tar.bz2
android_packages_apps_Trebuchet-54dd75463d0eb47c2f468e19063bdc4141dfdf74.zip
Tapping on mini-screen in All Apps view now goes back to home screen
- had to disable touch event swallowing in workspace in X-Large mode to get this to work - also changed default screen in XLarge mode to 2 (the middle one)
Diffstat (limited to 'res')
-rw-r--r--res/layout-xlarge/launcher.xml1
1 files changed, 1 insertions, 0 deletions
diff --git a/res/layout-xlarge/launcher.xml b/res/layout-xlarge/launcher.xml
index 3f56b4546..f0564cab8 100644
--- a/res/layout-xlarge/launcher.xml
+++ b/res/layout-xlarge/launcher.xml
@@ -34,6 +34,7 @@
android:id="@+id/workspace"
android:layout_width="match_parent"
android:layout_height="match_parent"
+ launcher:defaultScreen="2"
launcher:canonicalDeviceWidth="8"
launcher:canonicalDeviceHeight="4">