第一个view加一个:
xmlns:app="http://schemas.android.com/apk/res-auto"
在NestedScrollView中加:
app:layout_behavior="@string/appbar_scrolling_view_behavior"

如图所示:
解决NestedScrollView中嵌套RecyclerView滑动冲突问题

相关文章: