summaryrefslogtreecommitdiffstats
path: root/res/layout/custom_workspace_cling.xml
diff options
context:
space:
mode:
Diffstat (limited to 'res/layout/custom_workspace_cling.xml')
-rw-r--r--res/layout/custom_workspace_cling.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/res/layout/custom_workspace_cling.xml b/res/layout/custom_workspace_cling.xml
index 0fdb57509..b3e15f589 100644
--- a/res/layout/custom_workspace_cling.xml
+++ b/res/layout/custom_workspace_cling.xml
@@ -26,7 +26,7 @@
android:textSize="20dp"
android:textColor="@android:color/holo_blue_light"
android:text="@string/dummy_custom_cling_error_message"
- android:gravity="left"
- android:layout_gravity="bottom|left"
+ android:gravity="start"
+ android:layout_gravity="bottom|start"
/>
</com.android.launcher2.Cling>