bind

abstract fun bind(holder: SmartViewHolder)

Binds the data to the holder.


open fun bind(holder: SmartViewHolder, payloads: List<Any>)