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

Fatal Exception: java.util.ConcurrentModificationException #566

Open
jpnapps opened this issue Feb 3, 2022 · 2 comments
Open

Fatal Exception: java.util.ConcurrentModificationException #566

jpnapps opened this issue Feb 3, 2022 · 2 comments

Comments

@jpnapps
Copy link

jpnapps commented Feb 3, 2022

Fatal Exception: java.util.ConcurrentModificationException
at java.util.ArrayList$Itr.next(ArrayList.java:860)
at com.daimajia.swipe.SwipeLayout.dispatchSwipeEvent(SwipeLayout.java:518)
at com.daimajia.swipe.SwipeLayout.dispatchSwipeEvent(SwipeLayout.java:497)
at com.daimajia.swipe.SwipeLayout$1.onViewPositionChanged(SwipeLayout.java:387)
at androidx.customview.widget.ViewDragHelper.continueSettling(ViewDragHelper.java:750)
at com.daimajia.swipe.SwipeLayout.computeScroll(SwipeLayout.java:635)
at android.view.View.updateDisplayListIfDirty(View.java:22754)
at android.view.ViewGroup.recreateChildDisplayList(ViewGroup.java:5320)
at android.view.ViewGroup.dispatchGetDisplayList(ViewGroup.java:5292)
at android.view.View.updateDisplayListIfDirty(View.java:22731)
at android.view.ViewGroup.recreateChildDisplayList(ViewGroup.java:5320)
at android.view.ViewGroup.dispatchGetDisplayList(ViewGroup.java:5292)
at android.view.View.updateDisplayListIfDirty(View.java:22731)

@Dieselkaka
Copy link

Dieselkaka commented Feb 3, 2022 via email

@HeroGentry
Copy link

HeroGentry commented Feb 3, 2022 via email

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

3 participants