In java, when you define your onClick in XML attr,...
# anko
r
In java, when you define your onClick in XML attr, you have to define in your method a view param. I think Anko does it. But "noinline" means that the param will not be used/or can not be used.