with Long Click

fun withLongClick(ongLongClick: (model?) -> Unit)

method to define action when item is long clicked

Parameters

ongLongClick

action when item is long clicked

Sources

Link copied to clipboard