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

Commit 61f7840d authored by Automerger Merge Worker's avatar Automerger Merge Worker
Browse files

Merge "Fix a11y for tappable BiometricPrompt empty space" into rvc-dev am:...

Merge "Fix a11y for tappable BiometricPrompt empty space" into rvc-dev am: fa68817d am: afebffee

Change-Id: Ic5a2d17e99127c0f653a2a4dce1f5a8bcef1bfae
parents bbb4c0e9 afebffee
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -23,6 +23,7 @@
        android:id="@+id/background"
        android:layout_width="match_parent"
        android:layout_height="match_parent"
        android:accessibilityLiveRegion="polite"
        android:background="@color/biometric_dialog_dim_color"
        android:contentDescription="@string/biometric_dialog_empty_space_description"/>