summaryrefslogtreecommitdiffstats
path: root/res/layout-sw600dp-port/folder_cling.xml
diff options
context:
space:
mode:
authorAndrew Flynn <flynn@google.com>2012-06-06 15:23:16 -0700
committerAndrew Flynn <flynn@google.com>2012-06-06 15:52:11 -0700
commitc60d967713575a21d25499d160499da4d97fa0f3 (patch)
treee5931b8593fe4976a0ef60449663b2e68869ee63 /res/layout-sw600dp-port/folder_cling.xml
parentfa31ac2102a2dad041463a56048d83c2e4ce9098 (diff)
downloadandroid_packages_apps_Trebuchet-c60d967713575a21d25499d160499da4d97fa0f3.tar.gz
android_packages_apps_Trebuchet-c60d967713575a21d25499d160499da4d97fa0f3.tar.bz2
android_packages_apps_Trebuchet-c60d967713575a21d25499d160499da4d97fa0f3.zip
Update 600dp clings.
- Assign minWidth to 'OK' button - Move all_apps_cling 'OK' button higher Bug: 6535310 Change-Id: Idceecb0bc4ca77c81127e7c24fce79347527e00d
Diffstat (limited to 'res/layout-sw600dp-port/folder_cling.xml')
-rw-r--r--res/layout-sw600dp-port/folder_cling.xml1
1 files changed, 1 insertions, 0 deletions
diff --git a/res/layout-sw600dp-port/folder_cling.xml b/res/layout-sw600dp-port/folder_cling.xml
index 1b6c1a01a..e3a9caa22 100644
--- a/res/layout-sw600dp-port/folder_cling.xml
+++ b/res/layout-sw600dp-port/folder_cling.xml
@@ -42,6 +42,7 @@
<Button
style="@style/ClingButton"
android:id="@+id/cling_dismiss"
+ android:minWidth="168dp"
android:textSize="24sp"
android:layout_marginBottom="27dp"
android:layout_marginRight="36dp"