From 846eb66a9e1dfa560c9ddfa53bd18e5d56812e39 Mon Sep 17 00:00:00 2001 From: Sam Bosley Date: Wed, 4 Jan 2012 19:11:40 -0800 Subject: [PATCH] Cleaned up the repeat control set layout --- astrid/res/layout/control_set_repeat.xml | 18 +++++++++++++----- 1 file changed, 13 insertions(+), 5 deletions(-) diff --git a/astrid/res/layout/control_set_repeat.xml b/astrid/res/layout/control_set_repeat.xml index ebb4303a1..728785b4c 100644 --- a/astrid/res/layout/control_set_repeat.xml +++ b/astrid/res/layout/control_set_repeat.xml @@ -4,6 +4,9 @@ xmlns:android="http://schemas.android.com/apk/res/android" android:layout_width="fill_parent" android:layout_height="fill_parent" + android:paddingLeft="5dip" + android:paddingRight="5dip" + android:paddingBottom="5dip" android:orientation="vertical"> - +