summaryrefslogtreecommitdiffstats
path: root/res
diff options
context:
space:
mode:
authorYura <yura@google.com>2014-02-04 15:36:35 +0000
committerDanesh M <daneshm90@gmail.com>2014-06-06 22:54:27 -0700
commit62fef26ad442a0af87a918517059652e3f7f39cf (patch)
treefaf331c5526d0419b80d666db3714cb3a8c563a3 /res
parente1de81e1486d898ed531a4b085523bef19f86da7 (diff)
downloadandroid_packages_apps_Trebuchet-62fef26ad442a0af87a918517059652e3f7f39cf.tar.gz
android_packages_apps_Trebuchet-62fef26ad442a0af87a918517059652e3f7f39cf.tar.bz2
android_packages_apps_Trebuchet-62fef26ad442a0af87a918517059652e3f7f39cf.zip
Missing paddingRight added.
Bug: 8166178 Change-Id: Ie2ba02a1ad85d29f1028fe021ade37975b453305
Diffstat (limited to 'res')
-rw-r--r--res/layout-land/migration_workspace_cling.xml1
1 files changed, 1 insertions, 0 deletions
diff --git a/res/layout-land/migration_workspace_cling.xml b/res/layout-land/migration_workspace_cling.xml
index 2d7194075..1148be45f 100644
--- a/res/layout-land/migration_workspace_cling.xml
+++ b/res/layout-land/migration_workspace_cling.xml
@@ -25,6 +25,7 @@
android:layout_height="wrap_content"
android:layout_gravity="end|center_vertical"
android:paddingEnd="60dp"
+ android:paddingRight="60dp"
android:orientation="vertical">
<LinearLayout
android:id="@+id/migration_workspace_cling_bubble"