Increase 'Add subtask' touch target

pull/1435/head
Alex Baker 5 years ago
parent 0afb0bf970
commit fbda8ec49f

@ -27,7 +27,7 @@
<TextView <TextView
android:id="@+id/add_subtask" android:id="@+id/add_subtask"
style="@style/TaskEditTextPrimary" style="@style/TaskEditTextPrimary"
android:layout_width="wrap_content" android:layout_width="match_parent"
android:layout_height="wrap_content" android:layout_height="wrap_content"
android:layout_below="@id/new_subtasks" android:layout_below="@id/new_subtasks"
android:clickable="true" android:clickable="true"

Loading…
Cancel
Save