I have written a custom binding like this one:
object Binding { @JvmStatic @BindingAdapter("showIf") fun showIf(view: View, condition: Boole