<@U19UGKG8P> i said that i used before in kotlin t...
# android
m
@menegatti i said that i used before in kotlin this fun and everything works fine
Copy code
fun setListClickListener(listItemClickListener: ListItemClickListener?) {
    this.listItemClickListener = listItemClickListener
}