掘进增加userid

This commit is contained in:
2025-09-16 20:17:46 +08:00
parent e34d925a83
commit 6f2a47ad3f
10 changed files with 102 additions and 20 deletions
@@ -17,7 +17,7 @@
layout="@layout/lay_title_right_bar" />
<androidx.recyclerview.widget.RecyclerView
android:id="@+id/rv_list"
android:id="@+id/rvMiningList"
android:layout_width="match_parent"
android:layout_height="match_parent"
android:overScrollMode="never"
@@ -20,7 +20,7 @@
app:title="@{@string/title_tunneling}" />
<androidx.recyclerview.widget.RecyclerView
android:id="@+id/rvMiningList"
android:id="@+id/rvTunnelingList"
android:layout_width="match_parent"
android:layout_height="match_parent"
android:overScrollMode="never"