Skip to content
New issue

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

Index out of bounds when adding scroll listener to reyclerview. #13

Open
anandbug opened this issue Jan 11, 2018 · 1 comment
Open

Index out of bounds when adding scroll listener to reyclerview. #13

anandbug opened this issue Jan 11, 2018 · 1 comment

Comments

@anandbug
Copy link

anandbug commented Jan 11, 2018

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.

@spapapan
Copy link

I have the same issue

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants