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

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