Make bouncer title not selectable in talkback
The title should announce the text but should not be selectable in a11y services. Test: Open bouncer with talkback on. Fixes: 260986759 Change-Id: Iaf2291754cbbfec859360721db6982ec7fcb3dff
This commit is contained in:
@@ -21,6 +21,7 @@
|
||||
android:layout_width="match_parent"
|
||||
android:layout_height="wrap_content"
|
||||
android:layout_marginTop="@dimen/keyguard_lock_padding"
|
||||
android:importantForAccessibility="no"
|
||||
android:ellipsize="marquee"
|
||||
android:focusable="true"
|
||||
android:gravity="center"
|
||||
|
||||
Reference in New Issue
Block a user