代码优化

This commit is contained in:
2025-09-14 11:51:59 +08:00
parent 4867c14581
commit 87278949d1
19 changed files with 213 additions and 215 deletions
@@ -28,7 +28,7 @@
android:layout_marginBottom="10dp"
tools:itemCount="20"
android:overScrollMode="never"
tools:listitem="@layout/list_item_working_face"
tools:listitem="@layout/list_item_tunnel_working_record_item"
android:background="@drawable/bg_stroke_gray"/>
</LinearLayout>
@@ -28,7 +28,7 @@
android:layout_marginBottom="10dp"
tools:itemCount="10"
android:overScrollMode="never"
tools:listitem="@layout/list_item_working_face"
tools:listitem="@layout/list_item_tunnel_working_record_item"
android:background="@drawable/bg_stroke_gray"/>
</LinearLayout>