From cea0a2251c64b3b7974bd5819a3da216889396d2 Mon Sep 17 00:00:00 2001 From: xuxinchao Date: Thu, 1 Aug 2024 18:19:27 +0800 Subject: [PATCH] =?UTF-8?q?Revert=20"[6.5.1=5Fexam]=E8=B0=83=E6=95=B4?= =?UTF-8?q?=E8=80=83=E8=AF=95=E6=8C=89=E9=92=AE=E4=BD=8D=E7=BD=AE"?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit This reverts commit 920b67f42b3b54c2bec4162b2035e03f92a79eec. --- .../driver/src/main/res/layout/bus_base_fragment.xml | 10 ++++------ 1 file changed, 4 insertions(+), 6 deletions(-) diff --git a/OCH/bus/driver/src/main/res/layout/bus_base_fragment.xml b/OCH/bus/driver/src/main/res/layout/bus_base_fragment.xml index 29a2e2cd93..720d8104f7 100644 --- a/OCH/bus/driver/src/main/res/layout/bus_base_fragment.xml +++ b/OCH/bus/driver/src/main/res/layout/bus_base_fragment.xml @@ -300,10 +300,8 @@ android:layout_width="@dimen/dp_172" android:layout_height="@dimen/dp_172" android:background="@drawable/bus_operation_status_bg_selector" - app:layout_constraintLeft_toLeftOf="parent" - app:layout_constraintBottom_toTopOf="@id/module_mogo_och_arrived_tv" - android:layout_marginBottom="@dimen/dp_16" - > + app:layout_constraintBottom_toBottomOf="parent" + app:layout_constraintLeft_toRightOf="@id/lineView">