From fb25c335cd8fd563e680d4d83289ad8db8e106c0 Mon Sep 17 00:00:00 2001 From: lixiaopeng Date: Thu, 20 Feb 2020 21:20:49 +0800 Subject: [PATCH] opt share tips --- .../src/main/res/layout/launcher_dialog_share.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/modules/mogo-module-share/src/main/res/layout/launcher_dialog_share.xml b/modules/mogo-module-share/src/main/res/layout/launcher_dialog_share.xml index 2e9efefec9..edae501d58 100644 --- a/modules/mogo-module-share/src/main/res/layout/launcher_dialog_share.xml +++ b/modules/mogo-module-share/src/main/res/layout/launcher_dialog_share.xml @@ -135,7 +135,7 @@ android:layout_below="@+id/btn_block_layout" android:layout_marginTop="@dimen/share_module_bottom_margin_top" android:gravity="center" - android:text="可以对小智说:分享拥堵、分享油价、分享查车、分享封路" + android:text="可以对小智说:上报路况、分享油价、交通检查、交通管制" android:textColor="@color/white_40" android:textSize="@dimen/share_module_bottom_size" android:textStyle="bold" />