I’m not sure I understand the question. You can de...
# android
a
I’m not sure I understand the question. You can define a listener as a function:
val listener: (View) -> Unit
, and the syntax should be the same