Merge "Set the text of accessibility description in suw to center" into rvc-dev am: e060311358 am: 12240e4d37 am: 640affe10e am: 4e8f1b4b2d am: 4913adfe37

Change-Id: I3706764289d65526f2829be0b9d5ae091444e3e4
This commit is contained in:
Pasty Chang
2020-05-13 04:29:23 +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" />