Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 488891a2 authored by Grace Cheng's avatar Grace Cheng
Browse files

Disable talkback for BP subtitle

Disabling talkback for BP subtitle in biometric_prompt_layout.xml to
match auth_biometric_contents.xml, following UX decision in b/267405624

Fixes: 289000676
Test: (manual) Follow steps in b/289000676, observe expected behavior
Change-Id: I6a96899c34dbbed87326c9b10b5bdad2e5fb09f1
parent 5980682f
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -39,6 +39,7 @@
        android:singleLine="true"
        android:marqueeRepeatLimit="1"
        android:ellipsize="marquee"
        android:importantForAccessibility="no"
        style="@style/TextAppearance.AuthCredential.Subtitle"/>

    <TextView