Join Slack
Powered by
`(0 until childCount).asSequence().mapNotNull { ge...
# getting-started
i
ilya.gorbunov
02/08/2017, 4:47 PM
(0 until childCount).asSequence().mapNotNull { getChildAt(it) as? MyObject }.first()
Open in Slack
Previous
Next