PaNaVTEC / DrawableView

A view that allows to paint and saves the result as a bitmap
http://panavtec.me
Apache License 2.0
585 stars 99 forks source link

appear android.os.BadParcelableException error #15

Closed hfbi360 closed 7 years ago

hfbi360 commented 7 years ago

Caused by: android.os.BadParcelableException: Parcelable protocol requires a Parcelable.Creator object called CREATOR on class java.util.ArrayList at android.os.Parcel.readParcelableCreator(Parcel.java:2114) at android.os.Parcel.readParcelable(Parcel.java:2055) at android.view.AbsSavedState.(AbsSavedState.java:57) at android.view.View$BaseSavedState.(View.java:19038)

PaNaVTEC commented 7 years ago

This is not even realted with the library

hfbi360 commented 7 years ago

Caused by: android.os.BadParcelableException: Parcelable protocol requires that the class implements Parcelable at android.os.Parcel.readParcelableCreator(Parcel.java:2407) at android.os.Parcel.readParcelable(Parcel.java:2358) at android.view.AbsSavedState.(AbsSavedState.java:57) at android.view.View$BaseSavedState.(View.java:21481)

when call DrawableViewSaveState$1.createFromParcel