open fun onDetachedFromRecyclerView(recyclerView: RecyclerView): Unit
Called by RecyclerView when it stops observing this Adapter.
recyclerView - The RecyclerView instance which stopped observing this adapter.
recyclerView
See Also
PagedListAdapter.onDetachedFromRecyclerView