Hum, If you use always List, never %utableList, li...
# android
m
Hum, If you use always List, never %utableList, list is immutable ? So if Kotlin fails when you set the MutableList into variable which should contains List, you have a immutable list ?