1

I am using the Umano Android SlidingUpPanel (https://github.com/umano/AndroidSlidingUpPanel), it works just the way I want it to, but when I change the language of my device, I am getting an

"ClassNotFoundException when unmarshalling: 
  com.sothree.slidinguppanel.SlidingUpPanelLayout$SavedState"

exception. Is there something I can do about it?

deimos1988
  • 5,896
  • 7
  • 41
  • 57

1 Answers1

1

Have you looked into this?

Apparently it's a bug in Google Play Services.

Follow the link, it seems to be similar to your issue.

Krit
  • 610
  • 1
  • 7
  • 18