Quick fix could be `selectedGroupSizes.forEach { ...
# android
n
Quick fix could be
selectedGroupSizes.forEach { adapter.add(it) }
.