Package com.airbnb.epoxy
Annotation Interface OnViewRecycled
This can be used to annotate methods inside classes with a
ModelView
annotation. Methods with this annotation will be called when the view is recycled by the
RecyclerView.