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"> - +