任务触发响应模块已基本完成

This commit is contained in:
ZhanGSKen
2025-09-30 16:03:16 +08:00
parent 12f4fd3f45
commit edaf7007d6
9 changed files with 282 additions and 289 deletions

View File

@@ -161,7 +161,7 @@
<cc.winboll.studio.positions.views.PositionTaskListView
android:id="@+id/ptlv_edit_tasks"
android:layout_width="match_parent"
android:layout_height="400dp"
android:layout_height="wrap_content"
android:layout_marginTop="6dp"/>
</LinearLayout>