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

Commit 27b96cc7 authored by Adrian Roos's avatar Adrian Roos
Browse files

Remove unusable a11y focusable area from pattern unlock

Bug: 20343910
Change-Id: I7644ee8284382072fda8b4aab0ef7114d9079ac1
parent 3531a95a
Loading
Loading
Loading
Loading
+1 −2
Original line number Diff line number Diff line
@@ -31,8 +31,7 @@
    android:clipToPadding="false"
    androidprv:layout_maxWidth="@dimen/keyguard_security_width"
    androidprv:layout_maxHeight="@dimen/keyguard_security_height"
    android:gravity="center_horizontal"
    android:contentDescription="@string/keyguard_accessibility_pattern_unlock">
    android:gravity="center_horizontal">

    <FrameLayout
        android:layout_width="match_parent"