I am implementing parceler using lib by link
It working when i using basic type: int, String, double, ... But now, i have some field with specific type like: context, custom class ? So I must do something with problem? need help
I am implementing parceler using lib by link
It working when i using basic type: int, String, double, ... But now, i have some field with specific type like: context, custom class ? So I must do something with problem? need help
if you go the library description you can see the number of supported parameter listing there
for Custom you need to annotated class with
@Parcel