```view.setOnClickListener(debounce {...}) // this works```
e
Copy code
view.setOnClickListener(debounce {...}) // this works