From eff7456acd59c3142ab4e42696b381ba6761a912 Mon Sep 17 00:00:00 2001 From: wangmingjun Date: Fri, 6 May 2022 11:54:00 +0800 Subject: [PATCH] =?UTF-8?q?[Taxi/Bus=20v2.6.6]=20bus=20driver=20=E5=88=87?= =?UTF-8?q?=E6=8D=A2=E8=B7=AF=E7=BA=BFUI=E8=B0=83=E6=95=B4?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../main/res/layout/activity_bus_switch_line.xml | 1 + .../main/res/layout/bus_switch_line_list_item.xml | 14 ++++++++++---- 2 files changed, 11 insertions(+), 4 deletions(-) diff --git a/OCH/mogo-och-bus/src/main/res/layout/activity_bus_switch_line.xml b/OCH/mogo-och-bus/src/main/res/layout/activity_bus_switch_line.xml index 0c04f9c833..91d2b5134d 100644 --- a/OCH/mogo-och-bus/src/main/res/layout/activity_bus_switch_line.xml +++ b/OCH/mogo-och-bus/src/main/res/layout/activity_bus_switch_line.xml @@ -48,6 +48,7 @@ android:fadingEdgeLength="40dp" android:layout_marginTop="@dimen/dp_50" android:layout_marginLeft="@dimen/dp_80" + android:layout_marginRight="@dimen/dp_80" android:layout_marginBottom="@dimen/dp_30"/> + android:layout_height="wrap_content" + android:paddingBottom="@dimen/dp_80"> @@ -69,7 +74,7 @@ \ No newline at end of file