Fix the touch area of the edit box is not large enough in Fingerprint unlock page
Bug: 315405247 Change-Id: Ic15f051e12ccc04575e5c0801104633d4d733dab Test: manual
This commit is contained in:
@@ -39,6 +39,7 @@
|
||||
android:id="@+id/fingerprint_rename_field"
|
||||
android:layout_width="match_parent"
|
||||
android:layout_height="wrap_content"
|
||||
android:inputType="textCapWords"/>
|
||||
android:inputType="textCapWords"
|
||||
android:minHeight = "48dp"/>
|
||||
|
||||
</LinearLayout>
|
||||
|
Reference in New Issue
Block a user