Merge "Set minHeight of the password field in Shared Hotspot" into main
This commit is contained in:
@@ -55,6 +55,7 @@
|
||||
android:id="@+id/password"
|
||||
android:layout_width="wrap_content"
|
||||
android:layout_height="wrap_content"
|
||||
android:minHeight="@dimen/min_tap_target_size"
|
||||
android:layout_marginBottom="24dp"
|
||||
android:textAlignment="center"
|
||||
android:textIsSelectable="true"
|
||||
|
Reference in New Issue
Block a user