Make the build text in QS marquee
The text marquees only when visible. Test: manual Test: manual check that it's not announced prematurely Fixes: 158410766 Change-Id: Iede2b8d20de4f87f6bbc95f228376bb5bf488a9e
This commit is contained in:
@@ -62,7 +62,7 @@
|
||||
android:gravity="center_vertical"
|
||||
android:focusable="true"
|
||||
android:singleLine="true"
|
||||
android:ellipsize="end"
|
||||
android:ellipsize="marquee"
|
||||
android:textAppearance="@style/TextAppearance.QS.Status"
|
||||
android:layout_marginEnd="4dp"
|
||||
android:visibility="gone"/>
|
||||
|
||||
Reference in New Issue
Block a user