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

Commit aa619a62 authored by Adrian Roos's avatar Adrian Roos
Browse files

Make keyguard indication an a11y live view

Bug: 21635944
Change-Id: I17eac538a23da579215bbfe7d1ff6cacd3b3a2c6
parent 4c7d9603
Loading
Loading
Loading
Loading
+2 −1
Original line number Diff line number Diff line
@@ -33,7 +33,8 @@
        android:gravity="center_horizontal"
        android:textStyle="italic"
        android:textColor="#ffffff"
        android:textAppearance="?android:attr/textAppearanceSmall" />
        android:textAppearance="?android:attr/textAppearanceSmall"
        android:accessibilityLiveRegion="polite" />

    <FrameLayout
        android:id="@+id/preview_container"