EmptyHolderFactory

Since

1.2.0

Constructors

Link copied to clipboard
internal constructor(layoutId: Int)

Properties

Link copied to clipboard
open override val layoutId: Int

Returns the layout id.

Functions

Link copied to clipboard
open override fun onCreateHolder(parent: ViewGroup, viewType: Int): ItemHolder<T>