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

Commit c813afb4 authored by Austin Delgado's avatar Austin Delgado
Browse files

Update biometric prompt indicator announcement to polite

Test: Verified manually
Fixes: 373771867
Flag: EXEMPT bugfix
Change-Id: I39c2171739307d4a0d4885c583a904171f360fec
parent 1dad7dd8
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -149,9 +149,9 @@
        style="@style/TextAppearance.AuthCredential.Indicator"
        android:layout_width="0dp"
        android:layout_height="wrap_content"
        android:layout_marginTop="24dp"
        android:layout_marginHorizontal="24dp"
        android:accessibilityLiveRegion="assertive"
        android:layout_marginTop="24dp"
        android:accessibilityLiveRegion="polite"
        android:fadingEdge="horizontal"
        android:gravity="center_horizontal"
        android:scrollHorizontally="true"