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

Commit de078e06 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 am: 61f7840d

Change-Id: I4fc7a9f58d54f0378fc1078783fe1ce565764f17
parents a275888d 61f7840d
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"/>