From 46d31fe81d670c68144c85b364f384534004f705 Mon Sep 17 00:00:00 2001 From: Alex Baker Date: Thu, 9 Apr 2015 17:42:19 -0500 Subject: [PATCH] There I fixed it --- src/main/res/layout/control_set_template.xml | 10 ++++------ src/main/res/layout/task_edit_divider.xml | 16 ++++++++++++---- 2 files changed, 16 insertions(+), 10 deletions(-) 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"> + + +