onDetachedFromRecyclerView

Called by RecyclerView when it stops observing this Adapter.

Parameters

recyclerView

The RecyclerView instance which stopped observing this adapter.

See also