BRV
/
com.drake.brv
/
BindingAdapter
/
addClickable
add
Clickable
fun
addClickable
(
@
IdRes
()
vararg id:
Int
)
Content copied to clipboard
添加点击事件 默认500ms防抖, 修改
clickThrottle
属性可以全局设置间隔时间, 单位毫秒 默认会回调最后一个onClick监听函数