Is there any possibility to use extension function with a databinding? XML:
If using Utils class you can to this:
object Utils(){ fun streetName(): String {} }