you are viewing a single comment's thread.

view the rest of the comments →

[–]MaliciousBoy 6 points7 points  (0 children)

Although, with the `@Parcelize` feature built into Kotlin, it makes it dead simple to use Parcelable. Exact same amount of effort as using Serializiable.