unmount
Call from the owning Component's onUnmount. This is where the adapter is removed from the RecyclerView.
Parameters
view
the RecyclerView being unmounted.
Call from the owning Component's onUnmount. This is where the adapter is removed from the RecyclerView.
the RecyclerView being unmounted.