<XML Data binding, how to get callback parameter> ...
# stackoverflow
u
XML Data binding, how to get callback parameter This is the callback that I used: var onSelectionChanged: (Boolean) -> Unit = {} My databinding XML syntax is wrong, and unfortunately it doesn't compiled, How to get the Boolean invocation result of the callback