From 91a4c90eba8e900dc987900d0e8f1e6a45a47630 Mon Sep 17 00:00:00 2001 From: wangmingjun Date: Sun, 14 May 2023 22:04:17 +0800 Subject: [PATCH] =?UTF-8?q?[3.2.0]=20bus=E4=B9=98=E5=AE=A2=E5=B1=8Frecycle?= =?UTF-8?q?view=20=E9=97=AE=E9=A2=98=E5=A4=84=E7=90=86?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../src/jinlvvan/res/layout/bus_p_route_fragment.xml | 3 ++- .../src/jinlvvan/res/layout/bus_p_route_fragment.xml | 3 ++- 2 files changed, 4 insertions(+), 2 deletions(-) diff --git a/OCH/mogo-och-bus-passenger/src/jinlvvan/res/layout/bus_p_route_fragment.xml b/OCH/mogo-och-bus-passenger/src/jinlvvan/res/layout/bus_p_route_fragment.xml index 332c134dc0..41dcee858f 100644 --- a/OCH/mogo-och-bus-passenger/src/jinlvvan/res/layout/bus_p_route_fragment.xml +++ b/OCH/mogo-och-bus-passenger/src/jinlvvan/res/layout/bus_p_route_fragment.xml @@ -236,7 +236,8 @@ android:paddingRight="@dimen/bus_p_route_info_margin_right" android:requiresFadingEdge="vertical" app:layout_constraintLeft_toLeftOf="@+id/bus_p_driver_num_plate_tv" - app:layout_constraintTop_toBottomOf="@+id/bus_p_cur_station_name" /> + app:layout_constraintTop_toBottomOf="@+id/bus_p_cur_station_name" + app:layout_constraintBottom_toBottomOf="parent"/> + app:layout_constraintTop_toBottomOf="@+id/bus_p_cur_station_name" + app:layout_constraintBottom_toBottomOf="parent"/>