it is not, but you shouldn’t use `(0..childCount)`...
# android
m
it is not, but you shouldn’t use
(0..childCount)
since you’re getting by index…