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

Commit fac320eb 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: Ibcbd1b719504c8e79e4340a6ce3f7ebe18c7a223
parents e5537df3 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"/>