From 690706fa2d34bafde3c152acfdbaad7f76e11b4b Mon Sep 17 00:00:00 2001 From: liujing Date: Tue, 1 Dec 2020 10:37:21 +0800 Subject: [PATCH] =?UTF-8?q?ui-=E5=8E=BB=E5=88=86=E4=BA=AB?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../res/layout/module_event_panel_fragment_surrounding.xml | 2 +- .../src/main/res/layout/view_history_empty.xml | 2 +- .../module-v2x-res/drawable/bg_v2x_go_to_share_light.xml | 5 ++++- 3 files changed, 6 insertions(+), 3 deletions(-) diff --git a/modules/mogo-module-v2x/src/main/res/layout/module_event_panel_fragment_surrounding.xml b/modules/mogo-module-v2x/src/main/res/layout/module_event_panel_fragment_surrounding.xml index 57fd474a50..d9a199c6aa 100644 --- a/modules/mogo-module-v2x/src/main/res/layout/module_event_panel_fragment_surrounding.xml +++ b/modules/mogo-module-v2x/src/main/res/layout/module_event_panel_fragment_surrounding.xml @@ -104,7 +104,7 @@ android:layout_marginTop="1px" android:gravity="center_horizontal" android:text="你可以试着分享一个事件给其他车主" - android:textColor="@color/v2x_FFF_333" + android:textColor="@color/v2x_FFF_666" android:textSize="@dimen/module_v2x_surrounding_top_textsize" /> - + \ No newline at end of file