Merge "Set limit of Carrier name marquee to forever" into qt-dev

This commit is contained in:
TreeHugger Robot
2019-05-01 13:55:21 +00:00
committed by Android (Google) Code Review

View File

@@ -42,6 +42,7 @@
android:layout_weight="1"
android:textAppearance="@style/TextAppearance.QS.Status"
android:textDirection="locale"
android:marqueeRepeatLimit="marquee_forever"
android:singleLine="true"
android:maxEms="7"/>