setControllerAndBuildModels

fun setControllerAndBuildModels(controller: EpoxyController)

Set an EpoxyController to populate this RecyclerView, and tell the controller to build models.

The controller can be cleared with clear

See also