so `button.onClickListener = (v) -> {} ` should...
# android
v
so
button.onClickListener = (v) -> {}
should work (my syntax might be off)