[6.2.6]
[taxi_p] [红绿灯、转向灯]
This commit is contained in:
@@ -2,6 +2,6 @@
|
||||
<shape xmlns:android="http://schemas.android.com/apk/res/android"
|
||||
android:shape="rectangle">
|
||||
|
||||
<solid android:color="#FFCEDCF7"/>
|
||||
<solid android:color="#E6E5F0FF"/>
|
||||
<corners android:radius="@dimen/hmi_traffic_light_layout_corner"/>
|
||||
</shape>
|
||||
@@ -1,5 +1,5 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<shape xmlns:android="http://schemas.android.com/apk/res/android">
|
||||
<solid android:color="@color/turn_light_bg_taxi_p" />
|
||||
<solid android:color="#E6E5F0FF" />
|
||||
<corners android:radius="@dimen/turnlight_bg_corner" />
|
||||
</shape>
|
||||
Reference in New Issue
Block a user