Can I use `@Parcelize` annotation with Parcelable ...
# android
d
Can I use
@Parcelize
annotation with Parcelable that requires a classloader? (like Views SavedState)