https://kotlinlang.org logo
e

edvin

11/09/2016, 7:29 PM
There is some info about using the
with(root)
syntax and how it streamlines UI code. After the
override val root = builder
syntax, I think that's probably the only way to go really.