Merge branch 'dev_robotaxi-d_240705_6.5.0' of gitlab.zhidaoauto.com:SCA/L4HA/AndroidApp/MoGoEagleEye into dev_robotaxi-d_240705_6.5.0
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<shape xmlns:android="http://schemas.android.com/apk/res/android"
|
||||
android:shape="rectangle">
|
||||
<corners android:radius="@dimen/dp_16" />
|
||||
<corners android:radius="@dimen/dp_20" />
|
||||
<solid android:color="#43D1A6" />
|
||||
</shape>
|
||||
@@ -1,7 +1,7 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<shape xmlns:android="http://schemas.android.com/apk/res/android"
|
||||
android:shape="rectangle">
|
||||
<corners android:radius="@dimen/dp_16" />
|
||||
<corners android:radius="@dimen/dp_20" />
|
||||
<gradient
|
||||
android:startColor="#68E0BB"
|
||||
android:endColor="#b072ECC3"/>
|
||||
|
||||
@@ -25,6 +25,7 @@
|
||||
android:layout_marginBottom="-5dp"
|
||||
android:textColor="#43D1AB"
|
||||
android:textSize="@dimen/sp_34"
|
||||
android:fontFamily="@font/font_din"
|
||||
tools:text="56" />
|
||||
|
||||
<TextView
|
||||
@@ -62,6 +63,7 @@
|
||||
android:layout_marginBottom="@dimen/dp_4"
|
||||
android:textColor="#ffffff"
|
||||
android:textSize="@dimen/dp_30"
|
||||
android:textStyle="bold"
|
||||
tools:text="建议车速45-60km/h" />
|
||||
|
||||
<TextView
|
||||
|
||||
@@ -25,6 +25,7 @@
|
||||
android:textSize="@dimen/dp_49"
|
||||
android:textColor="#0F664B"
|
||||
android:layout_marginBottom="-5dp"
|
||||
android:fontFamily="@font/font_din"
|
||||
tools:text="56"/>
|
||||
|
||||
<TextView
|
||||
@@ -61,6 +62,7 @@
|
||||
android:textSize="@dimen/dp_33"
|
||||
android:textColor="#004A35"
|
||||
android:layout_marginBottom="@dimen/dp_4"
|
||||
android:textStyle="bold"
|
||||
tools:text="建议车速45-60km/h" />
|
||||
|
||||
<TextView
|
||||
|
||||
Reference in New Issue
Block a user