Android Kotlin: How do I successfully remove item from recyclerview, call notifyItemRangeChanged(), and animate

前端 未结 0 1001
囚心锁ツ
囚心锁ツ 2021-01-03 12:59

I have a RecyclerView and I\'m trying to implement delete functionality. In order to get the correct positions of the itemViews, I call notifyItemRangeChanged() after deleti

相关标签:
回答
  • 消灭零回复
提交回复
热议问题