Applying `java.io.Serializable` to a Data Class wh...
# android
t
Applying
java.io.Serializable
to a Data Class when I must to create my own
serialVersionUID
? When I put a Serializable to a Bundle it must have a custom
serialVersionUID
?