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

Commit 09d5662c 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 am: 7c3d146c

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

Change-Id: Ia798bc22561be070248a6d9f85ed3cded658f26f
parents ddcd68cd 7c3d146c
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