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"