From 9d2a1a6d099ef15316fed6e9f85404fc4ade84af Mon Sep 17 00:00:00 2001 From: aibingbing Date: Tue, 24 Sep 2024 16:33:32 +0800 Subject: [PATCH] =?UTF-8?q?[6.7.0][FSM]=20feat:=20=E8=B0=83=E6=95=B4?= =?UTF-8?q?=E5=BC=82=E5=B8=B8=E5=BC=B9=E6=A1=86=E8=83=8C=E6=99=AF=EF=BC=9B?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../status_dialog_fsm_status_background.xml | 20 +++++-------------- 1 file changed, 5 insertions(+), 15 deletions(-) diff --git a/core/function-impl/mogo-core-function-hmi/src/main/res/drawable/status_dialog_fsm_status_background.xml b/core/function-impl/mogo-core-function-hmi/src/main/res/drawable/status_dialog_fsm_status_background.xml index f2042b04ad..1ada2120f3 100644 --- a/core/function-impl/mogo-core-function-hmi/src/main/res/drawable/status_dialog_fsm_status_background.xml +++ b/core/function-impl/mogo-core-function-hmi/src/main/res/drawable/status_dialog_fsm_status_background.xml @@ -1,22 +1,12 @@ - - + android:angle="270" + android:endColor="@color/color_2E323A" + android:startColor="@color/color_3B3D44" /> - - - - - + android:width="@dimen/dp_2" + android:color="@color/color_99_6C6C6C" /> \ No newline at end of file