summaryrefslogtreecommitdiffstats
path: root/res/layout-land
diff options
context:
space:
mode:
authorRomain Guy <romainguy@android.com>2009-11-13 19:40:33 -0800
committerRomain Guy <romainguy@android.com>2009-11-13 19:40:33 -0800
commit2c0a7aeb9fe9532adb0834ec971e9f518d0dfe97 (patch)
tree69e495bc98527660cd10abea4890abaddbb8d198 /res/layout-land
parent4b42cd851a5467edb95c95192bd37c1168e8c899 (diff)
downloadandroid_packages_apps_Trebuchet-2c0a7aeb9fe9532adb0834ec971e9f518d0dfe97.tar.gz
android_packages_apps_Trebuchet-2c0a7aeb9fe9532adb0834ec971e9f518d0dfe97.tar.bz2
android_packages_apps_Trebuchet-2c0a7aeb9fe9532adb0834ec971e9f518d0dfe97.zip
Updated assets for Home.
Change-Id: I9aaf24d2ce0ef3333e969dcecd654459c80925ec
Diffstat (limited to 'res/layout-land')
-rw-r--r--res/layout-land/launcher.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/res/layout-land/launcher.xml b/res/layout-land/launcher.xml
index bf7194413..d2009b860 100644
--- a/res/layout-land/launcher.xml
+++ b/res/layout-land/launcher.xml
@@ -53,7 +53,7 @@
<ImageView
android:id="@+id/previous_screen"
- android:layout_width="53dip"
+ android:layout_width="93dip"
android:layout_height="@dimen/button_bar_height"
android:layout_gravity="bottom|left"
android:layout_marginLeft="6dip"
@@ -67,7 +67,7 @@
<ImageView
android:id="@+id/next_screen"
- android:layout_width="53dip"
+ android:layout_width="93dip"
android:layout_height="@dimen/button_bar_height"
android:layout_gravity="bottom|right"
android:layout_marginRight="6dip"