Increase the UDFPS touch area

Bug: 165936568
Test: manual
Change-Id: I9e969de70279a42af3fcb8f9e416aaae546f4fa8
This commit is contained in:
Ilya Matyukhin
2021-06-11 15:19:58 -07:00
parent a51e1efffe
commit 3c7676e3c7

View File

@@ -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