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

Commit fbd20a6d authored by Austin Delgado's avatar Austin Delgado Committed by Android (Google) Code Review
Browse files

Merge "Update biometric prompt indicator announcement to polite" into main

parents 9d42f7da c813afb4
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"