onItemsUpdated

open fun onItemsUpdated(recyclerView: RecyclerView, positionStart: Int, itemCount: Int, payload: Any)(source)

Called when items have been changed in the adapter and with optional payload. Default implementation calls onItemsUpdated.