[6.10.0]NDE车道乘客端展示UI调整

This commit is contained in:
xuxinchao
2025-02-25 16:00:02 +08:00
parent 62af199df2
commit ee3db2ed33
2 changed files with 2 additions and 2 deletions

View File

@@ -1,7 +1,7 @@
<?xml version="1.0" encoding="utf-8"?>
<shape xmlns:android="http://schemas.android.com/apk/res/android" android:shape="rectangle">
<gradient
android:startColor="#991466FB"
android:startColor="#4D1466FB"
android:endColor="#001466FB"
android:angle="270"
/>

View File

@@ -96,7 +96,7 @@
<color name="msg_nde_road_recommend">#2EACFF</color>
<color name="msg_nde_road_slow">#FF852E</color>
<color name="msg_nde_road_divider">#666666</color>
<color name="msg_nde_road_passenger_divider">#FFFFFF</color>
<color name="msg_nde_road_passenger_divider">#E6FFFFFF</color>
<color name="cold_start_fail">#FF4E41</color>