adams2
07/17/2019, 10:44 PM@Parcelize and had this member val someMap: Map<String, Any>, do I need to add an @TypeParceleradams2
07/17/2019, 10:44 PMParcel#writeMapadams2
07/17/2019, 10:47 PMType is not directly supported by 'Parcelize'. Annotate the parameter type with '@RawValue' if you want it to be serialized using 'writeValue()'adams2
07/17/2019, 10:48 PMadams2
07/17/2019, 10:51 PM@RawValue