Loading packages/SystemUI/res/layout/udfps_view.xml +1 −1 Original line number Original line Diff line number Diff line Loading @@ -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 Loading Loading
packages/SystemUI/res/layout/udfps_view.xml +1 −1 Original line number Original line Diff line number Diff line Loading @@ -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 Loading