OnBindViewHolderListener

interface OnBindViewHolderListener

实现RecyclerView.Adapter.onBindViewHolder接口回调

Functions

onBindViewHolder
Link copied to clipboard
abstract fun onBindViewHolder(rv: RecyclerView, adapter: BindingAdapter, holder: BindingAdapter.BindingViewHolder, position: Int)