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

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

Change-Id: I96c3b2f00c77c8e5c535eeb7b3702d55f55431f3
This commit is contained in:
Ilya Matyukhin
2021-09-14 10:16:08 +00:00
committed by Automerger Merge Worker

View File

@@ -20,7 +20,7 @@
android:id="@+id/udfps_view" android:id="@+id/udfps_view"
android:layout_width="match_parent" android:layout_width="match_parent"
android:layout_height="match_parent" android:layout_height="match_parent"
systemui:sensorTouchAreaCoefficient="0.75" systemui:sensorTouchAreaCoefficient="1.0"
android:contentDescription="@string/accessibility_fingerprint_label"> android:contentDescription="@string/accessibility_fingerprint_label">
<ViewStub <ViewStub