Merge "Set the text of accessibility description in suw to center" into rvc-dev am: e060311358

Change-Id: I57cdfd499d8e3832f301fa9a51f7742715a2c03d
This commit is contained in:
Pasty Chang
2020-05-13 03:09:04 +00:00
committed by Automerger Merge Worker

View File

@@ -36,6 +36,7 @@
android:layout_height="wrap_content"
android:textAppearance="@*android:style/TextAppearance.DeviceDefault.Subhead"
android:textColor="?android:attr/textColorPrimary"
android:textAlignment="center"
android:ellipsize="marquee"
android:fadingEdge="horizontal" />