Join Slack
Communities
Powered by
you can use this pattern without additional val ``...
# kvision
r
Robert Jaros
05/31/2020, 10:37 PM
you can use this pattern without additional val
Copy code
progressBar(obs.value, 0, 100).apply { obs.subscribe { this.progress = it } }
Open in Slack
Previous
Next