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

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