addOnItemChildLongClickListener
fun addOnItemChildLongClickListener(@IdRes id: Int, listener: OnItemChildLongClickListener<T>): ItemWrapper<T>
Register a callback to be invoked when this id corresponding view is clicked and held.
Since
1.1.1