[M2] 设置站点走马灯间距0.2
This commit is contained in:
@@ -129,7 +129,7 @@
|
||||
android:singleLine="true"
|
||||
android:ellipsize="marquee"
|
||||
android:marqueeRepeatLimit="marquee_forever"
|
||||
app:customGap="0.3"
|
||||
app:customGap="0.2"
|
||||
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.3"
|
||||
app:customGap="0.2"
|
||||
app:useCustomGap="true"
|
||||
android:layout_marginTop="@dimen/dp_40"
|
||||
android:textSize="@dimen/dp_22"
|
||||
|
||||
Reference in New Issue
Block a user