From a4ad075992ae5426bf0527882b677f91b1aa6138 Mon Sep 17 00:00:00 2001 From: wangmingjun Date: Fri, 12 May 2023 12:50:44 +0800 Subject: [PATCH] =?UTF-8?q?[3.2.0]=20UI=E8=B0=83=E6=95=B4?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../src/jinlvvan/res/layout/bus_p_route_fragment.xml | 7 ++++--- .../och/common/module/utils/BlinkAnimationUtil.java | 4 ++-- .../src/main/res/layout/dialog_bus_commit.xml | 12 ++++++------ .../src/jinlvvan/res/layout/bus_p_route_fragment.xml | 8 ++++---- 4 files changed, 16 insertions(+), 15 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 653bf6d42a..b5acaf3140 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 @@ -32,7 +32,8 @@ + app:layout_constraintRight_toLeftOf="@+id/bus_p_line_name_tv" + android:layout_marginRight="@dimen/dp_20"/> @@ -63,8 +63,8 @@ android:background="#66B8BFE8" app:layout_constraintLeft_toLeftOf="parent" app:layout_constraintRight_toRightOf="parent" - app:layout_constraintTop_toBottomOf="@id/common_tips" - android:layout_marginTop="80dp" + app:layout_constraintBottom_toBottomOf="parent" + android:layout_marginBottom="@dimen/dp_136" /> + app:layout_constraintRight_toLeftOf="@+id/bus_p_line_name_tv" + android:layout_marginRight="@dimen/dp_20"/>