epoxy-adapter / com.airbnb.epoxy / EpoxyModel / buildView

buildView

protected open fun buildView(@NonNull parent: ViewGroup): View!

Create and return a new instance of a view for this model. By default a view is created by inflating the layout resource.