Does @IgnoredOnParcel on parcelable fields really ...
# android
k
Does @IgnoredOnParcel on parcelable fields really work? I'm seeing the ignored fields in the bundle when I do putParcelable on the @Parcelize data class.