dylan
04/09/2018, 2:45 PM@Parcelize gets generated to? Can't seem to find them in the build foldergildor
04/09/2018, 2:47 PMgildor
04/09/2018, 2:47 PM.class file bytecode or use decompilerdylan
04/09/2018, 2:52 PM.class files? in build/intermediates/classes/ I cant find the data class filesgildor
04/09/2018, 2:53 PMgildor
04/09/2018, 2:55 PMbuild/intermediates/classes looks good actually. Make sure that build is build dir of your target module,dylan
04/09/2018, 3:16 PMgildor
04/09/2018, 3:17 PMdylan
04/09/2018, 3:38 PMdylan
04/09/2018, 3:40 PM@Parcelize with custom typeParcelers? since Date is serialized instead of having a custom parceler for which makes it slowgildor
04/09/2018, 3:42 PMgildor
04/09/2018, 3:43 PMdylan
04/09/2018, 4:00 PMdylan
04/09/2018, 4:01 PMString/Float/Int/T extends Parcelable classes.