From 0714793fed262179a2afc83402fa2fd09d53f43b Mon Sep 17 00:00:00 2001 From: wangmingjun Date: Sat, 11 Mar 2023 15:06:47 +0800 Subject: [PATCH] =?UTF-8?q?[M2]=20=E8=AE=BE=E7=BD=AE=E8=B5=B0=E9=A9=AC?= =?UTF-8?q?=E7=81=AF=E9=97=B4=E8=B7=9D?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../src/m2/res/layout/p_m2_driving_info_fragment.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/OCH/mogo-och-bus-passenger/src/m2/res/layout/p_m2_driving_info_fragment.xml b/OCH/mogo-och-bus-passenger/src/m2/res/layout/p_m2_driving_info_fragment.xml index 1b38e23580..db22710b34 100644 --- a/OCH/mogo-och-bus-passenger/src/m2/res/layout/p_m2_driving_info_fragment.xml +++ b/OCH/mogo-och-bus-passenger/src/m2/res/layout/p_m2_driving_info_fragment.xml @@ -129,7 +129,7 @@ android:singleLine="true" android:ellipsize="marquee" android:marqueeRepeatLimit="marquee_forever" - app:customGap="0.5" + app:customGap="0.1" app:useCustomGap="true" android:text="@string/m2_p_empty_tv" android:textSize="@dimen/dp_22" @@ -191,7 +191,7 @@ android:singleLine="true" android:ellipsize="marquee" android:marqueeRepeatLimit="marquee_forever" - app:customGap="0.5" + app:customGap="0.3" app:useCustomGap="true" android:layout_marginTop="@dimen/dp_40" android:textSize="@dimen/dp_22"