修复无法滑动的问题(。。。为什么多了个NestedScrollView)

This commit is contained in:
HapeLee
2025-08-28 14:14:27 +08:00
parent 9b1c155f77
commit a7a8441c3a
@@ -103,12 +103,6 @@
android:text="还没有源!" />
</LinearLayout>
<androidx.core.widget.NestedScrollView
android:layout_width="match_parent"
android:layout_height="wrap_content">
</androidx.core.widget.NestedScrollView>
<androidx.recyclerview.widget.RecyclerView
android:id="@+id/recycler_view"
android:layout_width="match_parent"