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

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

Change-Id: Id1f45a55bda401e7344bcfa8394ad53dbdbffa08
This commit is contained in:
Ilya Matyukhin
2021-09-14 09:19:23 +00:00
committed by Automerger Merge Worker

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