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 d335682a1c..57fd474a50 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 @@ -25,7 +25,7 @@ android:layout_marginLeft="@dimen/module_v2x_surrounding_margin_left" android:gravity="center_vertical" android:text="周围5公里,共15条交通信息" - android:textColor="@color/v2x_white" + android:textColor="@color/v2x_FFF_666" android:textSize="@dimen/module_v2x_surrounding_top_textsize" />