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

Commit afebffee authored by Automerger Merge Worker's avatar Automerger Merge Worker
Browse files

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

Change-Id: Ia4c9c8c005d81601df3608bde870c9a4bad6b6c0
parents 1716f682 fa68817d
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"/>