summaryrefslogtreecommitdiffstats
path: root/res/layout-sw600dp-port/all_apps_cling.xml
diff options
context:
space:
mode:
Diffstat (limited to 'res/layout-sw600dp-port/all_apps_cling.xml')
-rw-r--r--res/layout-sw600dp-port/all_apps_cling.xml5
1 files changed, 3 insertions, 2 deletions
diff --git a/res/layout-sw600dp-port/all_apps_cling.xml b/res/layout-sw600dp-port/all_apps_cling.xml
index 95d7ff2fb..049822408 100644
--- a/res/layout-sw600dp-port/all_apps_cling.xml
+++ b/res/layout-sw600dp-port/all_apps_cling.xml
@@ -41,9 +41,10 @@
<Button
style="@style/ClingButton"
android:id="@+id/cling_dismiss"
+ android:minWidth="168dp"
android:textSize="24sp"
- android:layout_marginBottom="27dp"
+ android:layout_marginTop="235dp"
android:layout_marginRight="36dp"
- android:layout_gravity="bottom|right"
+ android:layout_gravity="top|right"
android:onClick="dismissAllAppsCling" />
</com.android.launcher2.Cling>