[8.0.0]MogoMind需求调整PNC事件增加时间和详情展示,车龙推荐车道背景色调整

This commit is contained in:
xuxinchao
2025-05-16 18:17:18 +08:00
parent 89592bbedd
commit 86798e322f
5 changed files with 224 additions and 17 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="#4D1466FB"
android:startColor="#BBDAFF"
android:endColor="#001466FB"
android:angle="270"
/>