From 8056d0e4989f6bb0c0fab21059ec997a386e8129 Mon Sep 17 00:00:00 2001 From: chenfufeng Date: Thu, 8 May 2025 15:40:15 +0800 Subject: [PATCH] =?UTF-8?q?[8.0.0][opt]=E4=BF=AE=E6=94=B9AIP=E5=8A=9F?= =?UTF-8?q?=E8=83=BD=E7=9A=84=E5=B8=83=E5=B1=80?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../unmanned-passenger/src/main/res/layout/taxi_p_home.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/OCH/taxi/unmanned-passenger/src/main/res/layout/taxi_p_home.xml b/OCH/taxi/unmanned-passenger/src/main/res/layout/taxi_p_home.xml index 44146f3d0d..c9c97017b2 100644 --- a/OCH/taxi/unmanned-passenger/src/main/res/layout/taxi_p_home.xml +++ b/OCH/taxi/unmanned-passenger/src/main/res/layout/taxi_p_home.xml @@ -44,9 +44,9 @@ android:id="@+id/decContainer" android:layout_width="match_parent" android:layout_height="638dp" - android:layout_marginTop="49dp" + app:layout_constraintStart_toStartOf="parent" app:layout_constraintBottom_toBottomOf="parent" - app:layout_constraintTop_toBottomOf="@id/preContainer" /> + />