From 3764d9d4964e6d4dfece2d506d41c30b3ebe67dc Mon Sep 17 00:00:00 2001 From: yangyakun Date: Tue, 27 May 2025 18:32:20 +0800 Subject: [PATCH] =?UTF-8?q?[8.0.0]=20[fix]=20[=E5=9C=B0=E5=9B=BE=E5=BD=92?= =?UTF-8?q?=E4=BD=8D=E8=83=8C=E6=99=AF]?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../unmanned-passenger/src/main/res/layout/taxi_p_overmap.xml | 1 + 1 file changed, 1 insertion(+) diff --git a/OCH/taxi/unmanned-passenger/src/main/res/layout/taxi_p_overmap.xml b/OCH/taxi/unmanned-passenger/src/main/res/layout/taxi_p_overmap.xml index f8f987224e..7009998be1 100644 --- a/OCH/taxi/unmanned-passenger/src/main/res/layout/taxi_p_overmap.xml +++ b/OCH/taxi/unmanned-passenger/src/main/res/layout/taxi_p_overmap.xml @@ -57,6 +57,7 @@ android:id="@+id/aciv_only_center_bg" android:src="@drawable/taxi_p_only_center_bg" app:layout_constraintEnd_toEndOf="parent" + android:visibility="gone" app:layout_constraintBottom_toTopOf="@+id/ovbv_bottom_icons" android:layout_marginEnd="@dimen/dp_46" android:layout_marginBottom="@dimen/dp_46"