在外面一层的RecyclerView 的layout布局中加入

 android:focusable="true"
    android:focusableInTouchMode="true"

示例
解决双层RecyclerView 焦点冲突 不从顶部展示

相关文章:

  • 2022-01-09
  • 2022-01-16
  • 2022-12-23
  • 2021-12-27
  • 2021-10-18
  • 2021-04-29
  • 2021-08-17
猜你喜欢
  • 2021-10-04
  • 2021-10-03
  • 2021-06-10
  • 2022-12-23
  • 2021-06-12
  • 2022-12-23
  • 2021-09-21
相关资源
相似解决方案