microsoftarchive / android-sliding-layer-lib

Highly customizable SlidingLayer as you have seen in Wunderlist
http://wunderlist.com
Apache License 2.0
932 stars 279 forks source link

BadParcelableException: ClassNotFoundException when unmarshalling: com.wunderlist.slidinglayer.SlidingLayer$SavedState #80

Open AAverin opened 9 years ago

AAverin commented 9 years ago

So, we get this error quite often: BadParcelableException: ClassNotFoundException when unmarshalling: com.wunderlist.slidinglayer.SlidingLayer$SavedState

Any suggestions on how to fix that?

AAverin commented 9 years ago

Might be related to this: http://stackoverflow.com/questions/18126249/badparcelableexception-classnotfoundexception-when-unmarshalling-myclass-wh

JlUgia commented 9 years ago

Have never experienced it myself. In which concrete line are you seeing the crash? Also, knowing if you can reproduce it consistently would help a lot.