fun setControllerAndBuildModels(controller: EpoxyController): Unit
Set an EpoxyController to populate this RecyclerView, and tell the controller to build models.
The controller can be cleared with clear
See Also
setController
buildModelsWith
setModels