From 96fca63627619738179cb555a77604ae2605571c Mon Sep 17 00:00:00 2001 From: ZhanGSKen Date: Mon, 18 May 2026 13:41:25 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BC=98=E5=8C=96=E6=8E=92=E6=A1=A3=E4=BB=BB?= =?UTF-8?q?=E5=8A=A1=E5=88=97=E8=A1=A8=E8=A7=86=E5=9B=BE?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../main/res/layout/item_task_scheduler.xml | 165 +++++++++--------- 1 file changed, 83 insertions(+), 82 deletions(-) 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"> - + - + - + -