完成小巴车UI修复

This commit is contained in:
董宏宇
2021-04-29 22:00:46 +08:00
parent 5c6e091508
commit e1e84cf88a

View File

@@ -3,8 +3,8 @@
android:shape="rectangle">
<corners android:radius="@dimen/module_mogo_och_autopilot_status_bg_corner" />
<gradient
android:startColor="#FF405591"
android:endColor="#FF28376B"
android:startColor="#323C6F"
android:endColor="#323C6F"
android:angle="315"/>
</shape>