Skip to content

Parcelable Annotation #1

@hsm59

Description

@hsm59
@SuppressLint("ParcelCreator")
@Parcelize
class Book(val title: String, val author: String, val year: Int) : Parcelable

By Andras Kindler - Parcelable-Kotlin-Android-Extensions

Metadata

Metadata

Assignees

Labels

No labels
No labels

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions