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

This commit is contained in:
Ilya Matyukhin
2021-09-14 09:00:20 +00:00
committed by Android (Google) Code Review

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