Increase the UDFPS touch area

Bug: 198860549
Test: manual
Change-Id: Iac45531cf36878b2fc8ac1e8f3031e1749094a4f
This commit is contained in:
Ilya Matyukhin
2021-09-03 16:39:12 -07:00
parent 9ed31b86c2
commit fa99e9e3b9

View File

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