https://kotlinlang.org logo
v

voddan

01/01/2017, 2:56 PM
@anibyl this may be because
apply
defines its own scope (naturally). Try stopping at
bar = createBar()
and setting a watcher from that position.