pawegio
09/12/2016, 12:51 PMBundle.putParcelableCollection()
for inserting Collection
plus Bundle.getParcelableMutableList()
and Bundle.getParcelableMutableSet()
for returning mutable collections:
https://github.com/pawegio/KAndroid/blob/master/kandroid/src/main/kotlin/com/pawegio/kandroid/KBundle.kt