summaryrefslogtreecommitdiffstats
path: root/res
diff options
context:
space:
mode:
authorYura <yura@google.com>2014-02-04 15:36:35 +0000
committerYura <yura@google.com>2014-02-04 15:36:35 +0000
commit1c8cb6fa773c8daecc864941f801b9578e38bebf (patch)
treebdaf7b3d2503fbfe33baa2eb73590f958a0fed5e /res
parentd25f91b036a76a19dfd10dfe88318a61157b7b9e (diff)
downloadandroid_packages_apps_Trebuchet-1c8cb6fa773c8daecc864941f801b9578e38bebf.tar.gz
android_packages_apps_Trebuchet-1c8cb6fa773c8daecc864941f801b9578e38bebf.tar.bz2
android_packages_apps_Trebuchet-1c8cb6fa773c8daecc864941f801b9578e38bebf.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"