diff --git a/stallhelper/src/main/res/layout/item_task_scheduler.xml b/stallhelper/src/main/res/layout/item_task_scheduler.xml index ea2b681..2bc28db 100644 --- a/stallhelper/src/main/res/layout/item_task_scheduler.xml +++ b/stallhelper/src/main/res/layout/item_task_scheduler.xml @@ -1,101 +1,102 @@ + xmlns:android="http://schemas.android.com/apk/res/android" + android:layout_width="match_parent" + android:layout_height="wrap_content" + android:orientation="vertical" + android:background="@drawable/bg_frame" + android:padding="10dp" + android:layout_marginBottom="5dp"> - + - + - + -