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

Commit 3c7676e3 authored by Ilya Matyukhin's avatar Ilya Matyukhin
Browse files

Increase the UDFPS touch area

Bug: 165936568
Test: manual
Change-Id: I9e969de70279a42af3fcb8f9e416aaae546f4fa8
parent a51e1eff
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -20,7 +20,7 @@
    android:id="@+id/udfps_view"
    android:layout_width="match_parent"
    android:layout_height="match_parent"
    systemui:sensorTouchAreaCoefficient="0.5"
    systemui:sensorTouchAreaCoefficient="0.75"
    android:contentDescription="@string/accessibility_fingerprint_label">

    <ViewStub