Join Slack
Powered by
it should be `.also { it.init(this) }` or `.apply ...
# android
v
vmironov
05/24/2017, 6:39 PM
it should be
.also { it.init(this) }
or
.apply { init(this@ActivityName) }
4
Views
Open in Slack
Previous
Next