ksoichiro / Android-ObservableScrollView

Android library to observe scroll events on scrollable views.
http://ksoichiro.github.io/Android-ObservableScrollView/
Apache License 2.0
9.65k stars 2.06k forks source link

android.os.BadParcelableException: ClassNotFoundException when unmarshalling: android.support.v4.widget.NestedScrollView&saved #271

Open gouravkuma opened 7 years ago

gouravkuma commented 7 years ago

com.kwench.android.librarymodule.ui_components.ObservableScrollView$SavedState(SourceFile) com.kwench.android.librarymodule.ui_components.ObservableScrollView$SavedState.(SourceFile) com.kwench.android.librarymodule.ui_components.ObservableScrollView$SavedState$1.createFromParcel(SourceFile:297) com.kwench.android.librarymodule.ui_components.ObservableScrollView$SavedState$1.createFromParcel(SourceFile:294)

Using 24.2.0 support lib