epoxy-adapter / com.airbnb.epoxy / EpoxyVisibilityTracker / attach

attach

fun attach(recyclerView: RecyclerView): Unit

Attach the tracker.

Parameters

recyclerView - The recyclerview that the EpoxyController has its adapter added to.