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

Commit 8826c6c3 authored by Ilya Matyukhin's avatar Ilya Matyukhin Committed by Android (Google) Code Review
Browse files

Merge "Increase the UDFPS touch area" into sc-dev

parents 73b407ca fa99e9e3
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