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"