涌水量

This commit is contained in:
2025-09-23 19:52:50 +08:00
parent 87da63bec7
commit d65f72e3c4
16 changed files with 478 additions and 59 deletions
@@ -14,6 +14,7 @@
<androidx.core.widget.NestedScrollView
android:layout_width="match_parent"
android:layout_height="match_parent"
android:overScrollMode="never"
android:background="@color/black_bg">
@@ -52,7 +53,7 @@
android:textSize="14sp" />
<androidx.recyclerview.widget.RecyclerView
<com.zmkg.coaloperation.view.NestedRecyclerView
android:id="@+id/rv_list"
android:layout_width="match_parent"
android:layout_height="wrap_content"