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

Commit fa99e9e3 authored by Ilya Matyukhin's avatar Ilya Matyukhin
Browse files

Increase the UDFPS touch area

Bug: 198860549
Test: manual
Change-Id: Iac45531cf36878b2fc8ac1e8f3031e1749094a4f
parent 9ed31b86
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.75"
    systemui:sensorTouchAreaCoefficient="1.0"
    android:contentDescription="@string/accessibility_fingerprint_label">

    <ViewStub