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

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

Change-Id: Iacb7959725f6846b8a5103f64de60fe4da693619
This commit is contained in:
Ilya Matyukhin
2021-09-15 11:39:40 +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