baserecyclerviewadapter / com.skydoves.baserecyclerviewadapter / BaseViewHolder / bindData

bindData

abstract fun bindData(data: Any): Unit

binds data to the view holder class.