From 6e7f5349f27e7315703f9511542bf0a99cd30d40 Mon Sep 17 00:00:00 2001 From: yangyakun Date: Fri, 29 Dec 2023 15:03:28 +0800 Subject: [PATCH] =?UTF-8?q?[6.2.6]=20[bus]=20[pnc=20=E4=BD=8D=E7=BD=AE?= =?UTF-8?q?=E8=B0=83=E6=95=B4]?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../passenger/src/main/res/jinlv/layout/bus_p_base_fragment.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/OCH/bus/passenger/src/main/res/jinlv/layout/bus_p_base_fragment.xml b/OCH/bus/passenger/src/main/res/jinlv/layout/bus_p_base_fragment.xml index 82ea072da1..455d781077 100644 --- a/OCH/bus/passenger/src/main/res/jinlv/layout/bus_p_base_fragment.xml +++ b/OCH/bus/passenger/src/main/res/jinlv/layout/bus_p_base_fragment.xml @@ -57,7 +57,7 @@ android:layout_height="@dimen/dp_100" android:layout_marginBottom="@dimen/dp_110" app:layout_constraintBottom_toBottomOf="parent" - app:layout_constraintEnd_toEndOf="parent" + app:layout_constraintEnd_toEndOf="@+id/mapBizView" app:layout_constraintStart_toStartOf="parent" />