diff --git a/src/main/res/layout/control_set_template.xml b/src/main/res/layout/control_set_template.xml index 3fb8b4dce..4e33e4e60 100644 --- a/src/main/res/layout/control_set_template.xml +++ b/src/main/res/layout/control_set_template.xml @@ -14,17 +14,15 @@ + android:orientation="vertical" + android:paddingTop="@dimen/task_edit_padding_top_bottom" + android:layout_marginTop="@dimen/task_edit_padding_top_bottom"> + android:orientation="vertical" /> diff --git a/src/main/res/layout/task_edit_divider.xml b/src/main/res/layout/task_edit_divider.xml index 00ad2a65e..710145bf3 100644 --- a/src/main/res/layout/task_edit_divider.xml +++ b/src/main/res/layout/task_edit_divider.xml @@ -1,6 +1,14 @@ - \ No newline at end of file + android:paddingTop="@dimen/task_edit_padding_top_bottom" + android:layout_marginTop="@dimen/task_edit_padding_top_bottom"> + + +