Set the text of accessibility description in suw to center

Bug: 155509097
Test: manual
Change-Id: I774ec3b58b9ff9ac38d8063a72d309af70708c84
This commit is contained in:
pastychang
2020-05-12 19:50:26 +08:00
parent b8e18b4fb1
commit ca42bd3efc

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" />