We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
java.lang.IndexOutOfBoundsException: Inconsistency detected. Invalid view holder adapter positionViewHolder{41edc0d position=13 id=-1, oldPos=2, pLpos:2 scrap [attachedScrap] tmpDetached no parent} com.chauthai.overscroll.RecyclerViewBouncy{9d70e6 VFED..... .F....I. 32,0-736,1040 #7f0800db app:id/recyclerView}, adapter:com.chauthai.overscroll.BouncyAdapter@3535627, layout:android.support.v7.widget.LinearLayoutManager@7e5c0d4, context:com.***.***.***list.***ListActivity@f4ce980
This error was generated when using with recycler view having multiple view type, i.e. a loader view and item view and adding scroll listener.
The text was updated successfully, but these errors were encountered:
I have the same issue
Sorry, something went wrong.
No branches or pull requests
java.lang.IndexOutOfBoundsException: Inconsistency detected. Invalid view holder adapter positionViewHolder{41edc0d position=13 id=-1, oldPos=2, pLpos:2 scrap [attachedScrap] tmpDetached no parent} com.chauthai.overscroll.RecyclerViewBouncy{9d70e6 VFED..... .F....I. 32,0-736,1040 #7f0800db app:id/recyclerView}, adapter:com.chauthai.overscroll.BouncyAdapter@3535627, layout:android.support.v7.widget.LinearLayoutManager@7e5c0d4, context:com.***.***.***list.***ListActivity@f4ce980
This error was generated when using with recycler view having multiple view type, i.e. a loader view and item view and adding scroll listener.
The text was updated successfully, but these errors were encountered: