Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit fceea9d0 authored by Julia Reynolds's avatar Julia Reynolds
Browse files

Increase size of touch target

Test: make
Fixes: 146848768
Change-Id: Ib1e5886f5953ed48b2a5b851a696e037124d45eb
parent 9f6351b5
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -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"