Missing Parcelable CREATOR field
Missing Parcelable CREATOR
field
According to the Parcelable
interface documentation, "Classes implementing the Parcelable interface must also have a static field called CREATOR
, which is an object implementing the Parcelable.Creator
interface."
Issue id: ParcelCreator
https://developer.android.com/reference/android/os/Parcelable.html
Inspection Details | |
---|---|
Available in: | IntelliJ IDEA 2023.3, Qodana for Android 2023.3, Qodana for JVM 2023.3 |
Plugin: | Android, 2022.3.1 Beta 2 |
Last modified: 13 July 2023