From b96ac7e6cfb133ebdfc5cfacb416db072e557e83 Mon Sep 17 00:00:00 2001 From: tongchenfei Date: Tue, 9 Jun 2020 18:14:46 +0800 Subject: [PATCH] =?UTF-8?q?bug=20fix=20UI-777=20=E9=81=93=E8=B7=AF?= =?UTF-8?q?=E7=A7=AF=E5=86=B0=E6=96=87=E6=A1=88=E4=BF=AE=E6=94=B9=E4=B8=BA?= =?UTF-8?q?=E9=81=93=E8=B7=AF=E7=BB=93=E5=86=B0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../src/main/res/layout/launcher_dialog_share_2.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 290602f73e..e3a6a7987d 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 @@ -147,7 +147,7 @@ android:layout_width="wrap_content" android:layout_height="wrap_content" android:drawableTop="@drawable/share_road_icy" - android:text="道路积冰" + android:text="道路结冰" android:textSize="@dimen/dp_32" android:textColor="#fff" app:layout_constraintTop_toBottomOf="@+id/tvAccident"