ViewBindingHolderDelegate

ViewBinding type view holder delegate.

Parameters

builder

the ViewBindingBuilder for inflate the view.

Functions

Link copied to clipboard
open override fun create(context: Context, parent: ViewGroup?): VB

Create a new instance from delegate.

Link copied to clipboard
open override fun getView(instance: VB): View

Get the view from the instance.