Merge "Increase size of touch target" into rvc-dev am: e28bd9d6d9

Change-Id: Iff4ea6685a8322161e88dcd2bb851b9059df2f58
This commit is contained in:
Automerger Merge Worker
2020-02-27 01:51:11 +00:00

View File

@@ -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"