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

Change-Id: I45fbf7cbbfae77c536b1cb583e159cc47da28961
This commit is contained in:
Pasty Chang
2020-05-13 03:22:25 +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" />