public AutoRecyclerViewAdapter
Interface implemented by the auto generated Adapter
Modifier and Type | Method and Description |
---|---|
void |
setOnClickListener(kotlin.jvm.functions.Function2<? super java.lang.Integer,? super java.lang.Integer,kotlin.Unit> onClickListener)
Set this to get call back when an item in the view holder is clicked.
|