Merge "Disable talkback for BP subtitle" into udc-d1-dev

This commit is contained in:
Grace Cheng
2023-07-11 19:52:58 +00:00
committed by Android (Google) Code Review

View File

@@ -39,6 +39,7 @@
android:singleLine="true" android:singleLine="true"
android:marqueeRepeatLimit="1" android:marqueeRepeatLimit="1"
android:ellipsize="marquee" android:ellipsize="marquee"
android:importantForAccessibility="no"
style="@style/TextAppearance.AuthCredential.Subtitle"/> style="@style/TextAppearance.AuthCredential.Subtitle"/>
<TextView <TextView