lsjwzh / RecyclerViewPager

Deprecated
Apache License 2.0
3.53k stars 667 forks source link

Issue in SmoothScroller #216

Open RameshTaboola opened 6 years ago

RameshTaboola commented 6 years ago

App was crash frequently while set smooth scroll position.I have mention below crash issue.

Fatal Exception: java.lang.NullPointerException Attempt to read from field 'android.support.v7.widget.RecyclerView$State android.support.v7.widget.RecyclerView.B' on a null object reference

android.support.v7.widget.RecyclerView$SmoothScroller.stop (Unknown Source) android.support.v7.widget.RecyclerView$SmoothScroller.onAnimation (Unknown Source) arrow_drop_down com.android.internal.os.ZygoteInit.main (ZygoteInit.java:951)