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

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

相关文章:

  • 2021-10-03
  • 2022-12-23
  • 2022-01-08
  • 2021-09-23
  • 2021-06-10
  • 2021-09-15
  • 2021-12-09
猜你喜欢
  • 2021-12-05
  • 2021-12-07
  • 2021-05-04
  • 2021-11-16
  • 2022-12-23
  • 2021-04-26
  • 2021-12-19
相关资源
相似解决方案