Increase size of touch target
Test: make Fixes: 146848768 Change-Id: Ib1e5886f5953ed48b2a5b851a696e037124d45eb
This commit is contained in:
@@ -21,7 +21,7 @@
|
||||
<EditText
|
||||
android:id="@+id/zen_mode_rule_name"
|
||||
android:layout_width="match_parent"
|
||||
android:layout_height="wrap_content"
|
||||
android:layout_height="48dp"
|
||||
android:singleLine="true"
|
||||
android:inputType="textCapSentences"
|
||||
android:hint="@string/zen_mode_rule_name_hint"
|
||||
|
Reference in New Issue
Block a user