LayoutHeaderListItemViewFactory

Creates a View by inflating the provided layoutRes. layoutRes must be inflatable using DataBindingUtil.

Throws

if the given layout cannot be found during create.

Constructors

Functions

Link copied to clipboard
open override fun create(parent: ViewGroup): View

Creates a header view within the given parent.