onViewRecycled
Cleans up any resources when the view is recycled. It removes the click listener from the itemView and sets the doAction to null.
Parameters
itemView
The view that was recycled.
Cleans up any resources when the view is recycled. It removes the click listener from the itemView and sets the doAction to null.
The view that was recycled.