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

Commit ec151781 authored by TreeHugger Robot's avatar TreeHugger Robot Committed by Automerger Merge Worker
Browse files

Merge "Increase the UDFPS touch area" into sc-dev am: a262629f

Original change: https://googleplex-android-review.googlesource.com/c/platform/frameworks/base/+/14949616

Change-Id: I49acc6ee9f7148eb4a0a4b0f77411df608c3afff
parents 4770a8cc a262629f
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