cymcsg / UltimateRecyclerView

A RecyclerView(advanced and flexible version of ListView in Android) with refreshing,loading more,animation and many other features.
Apache License 2.0
7.22k stars 1.43k forks source link

java.lang.IllegalArgumentException #451

Open duzechao opened 7 years ago

duzechao commented 7 years ago

java.lang.IllegalArgumentException: Wrong state class, expecting View State but received class com.marshalchen.ultimaterecyclerview.uiUtils.SavedStateScrolling instead.

in onRestoreInstanceState,the state may be null or other class