From 3f276184fc43bad5e5ec4744088de60b24aa761c Mon Sep 17 00:00:00 2001 From: tongchenfei Date: Thu, 28 May 2020 16:36:16 +0800 Subject: [PATCH] =?UTF-8?q?opt=20=E5=88=86=E4=BA=AB=E6=A1=86=E5=B8=83?= =?UTF-8?q?=E5=B1=80?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../src/main/res/layout/launcher_dialog_share_2.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/modules/mogo-module-share/src/main/res/layout/launcher_dialog_share_2.xml b/modules/mogo-module-share/src/main/res/layout/launcher_dialog_share_2.xml index 7968c777ba..7d79054f71 100644 --- a/modules/mogo-module-share/src/main/res/layout/launcher_dialog_share_2.xml +++ b/modules/mogo-module-share/src/main/res/layout/launcher_dialog_share_2.xml @@ -50,7 +50,7 @@ android:id="@+id/tvBlock" android:layout_width="wrap_content" android:layout_height="wrap_content" - android:layout_marginStart="@dimen/dp_116" + android:layout_marginStart="@dimen/dp_164" android:layout_marginTop="@dimen/dp_30" android:text="拥堵" android:textColor="#fff" @@ -148,7 +148,7 @@ android:id="@+id/tvConstruction" android:layout_width="wrap_content" android:layout_height="wrap_content" - android:layout_marginEnd="@dimen/dp_116" + android:layout_marginEnd="@dimen/dp_132" android:gravity="center" android:text="施工" android:textColor="#fff"