From 713e4d4152e9456e5c09220451244d6852799173 Mon Sep 17 00:00:00 2001 From: xuxinchao Date: Wed, 7 May 2025 16:12:57 +0800 Subject: [PATCH] =?UTF-8?q?[8.0.0]MogoMind=20=E5=85=AC=E4=BA=A4=E7=AB=99?= =?UTF-8?q?=E6=8F=90=E7=A4=BAUI=E8=B0=83=E6=95=B4?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../res/layout/item_ai_road_v2n_event.xml | 93 +++++++++---------- 1 file changed, 43 insertions(+), 50 deletions(-) diff --git a/OCH/taxi/unmanned-passenger/src/main/res/layout/item_ai_road_v2n_event.xml b/OCH/taxi/unmanned-passenger/src/main/res/layout/item_ai_road_v2n_event.xml index 0e3376f03c..a40483e64c 100644 --- a/OCH/taxi/unmanned-passenger/src/main/res/layout/item_ai_road_v2n_event.xml +++ b/OCH/taxi/unmanned-passenger/src/main/res/layout/item_ai_road_v2n_event.xml @@ -1,12 +1,14 @@ - + app:shadowRadius="@dimen/dp_20" + app:shadowColor="#26666666" + app:xOffset="0dp" + app:yOffset="0dp" + app:blurRadius="@dimen/dp_26"> - - - + - - + + app:layout_constraintTop_toBottomOf="@id/ivV2XImage"> - \ No newline at end of file + + \ No newline at end of file