RecyclerView 去除操作动画的方法 IT乐手 2023-11-08 376 阅读1分钟 如题,非常简单,只有给 Recyclerview 加入以下的属性设置即可 recyclerview.itemAnimator = null