morcerfdumas
04/20/2019, 7:42 AMSerializable
, and sending one of it’s sub-classes as intent extra to the next activity. However, in the 2nd activity, pattern matching fails because the serialized object obtained from the intent extras is not the same as the classes in the when
classes