[6.2.6]
[taxt_p] [小智v2x、漫游距离、转向灯、红绿灯背景统一]
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="#E6E5F0FF"/>
|
||||
<solid android:color="#80E5F0FF"/>
|
||||
<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="#E6E5F0FF" />
|
||||
<solid android:color="#80E5F0FF" />
|
||||
<corners android:radius="@dimen/turnlight_bg_corner" />
|
||||
</shape>
|
||||
@@ -4,7 +4,7 @@
|
||||
android:layout_width="@dimen/dp_600"
|
||||
android:layout_height="@dimen/dp_138"
|
||||
xmlns:app="http://schemas.android.com/apk/res-auto"
|
||||
android:background="#FFCEDCF7"
|
||||
android:background="#8CF5FAFF"
|
||||
app:roundLayoutRadius="24dp"
|
||||
android:layout_marginTop="16dp"
|
||||
android:layout_marginBottom="16dp"
|
||||
|
||||
Reference in New Issue
Block a user