Increase 'Add subtask' touch target

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

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

Loading…
Cancel
Save