Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit a262629f authored by TreeHugger Robot's avatar TreeHugger Robot Committed by Android (Google) Code Review
Browse files

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

parents 8bbb015c 3c7676e3
Loading
Loading
Loading
Loading
+1 −1
Original line number Original line Diff line number Diff line
@@ -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.5"
    systemui:sensorTouchAreaCoefficient="0.75"
    android:contentDescription="@string/accessibility_fingerprint_label">
    android:contentDescription="@string/accessibility_fingerprint_label">


    <ViewStub
    <ViewStub