BRV
/
com.drake.brv.item
/
ItemBind
Item
Bind
interface
ItemBind
Content copied to clipboard
实现接口进行UI操作不符合MVVM, 因为Model中不允许出现View引用. 并不是太推荐使用
Functions
Functions
onBind
Link copied to clipboard
abstract fun
onBind
(holder:
BindingAdapter.BindingViewHolder
)
Content copied to clipboard