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

Crash report - Inconsistency detected. Invalid view holder adapter positionViewHolder{bf83dd position=74 id=-1, oldPos=-1, pLpos:-1 no parent} androidx.recyclerview.widget.RecyclerView{54ff916 VFED.V... .F...... 0,0-540,768 #7f0901be app:id/recyclerView}, adapter:com.kyhsgeekcode.filechooser.NewFileChooserAdapter@df5f297, layout:androidx.recyclerview.widget.LinearLayoutManager@96c7c84, context:com.kyhsgeekcode.filechooser.NewFileChooserActivity@a082478(ver2.1.4) #700

Open
fire-bot opened this issue Feb 23, 2023 · 0 comments

Comments

@fire-bot
Copy link
Collaborator

Sent by Alexsandro Teixeira fidencio (rastagva@gmail.com). Created by fire.


java.lang.IndexOutOfBoundsException: Inconsistency detected. Invalid view holder adapter positionViewHolder{bf83dd position=74 id=-1, oldPos=-1, pLpos:-1 no parent} androidx.recyclerview.widget.RecyclerView{54ff916 VFED.V... .F...... 0,0-540,768 #7f0901be app:id/recyclerView}, adapter:com.kyhsgeekcode.filechooser.NewFileChooserAdapter@df5f297, layout:androidx.recyclerview.widget.LinearLayoutManager@96c7c84, context:com.kyhsgeekcode.filechooser.NewFileChooserActivity@a082478
at androidx.recyclerview.widget.RecyclerView$Recycler.validateViewHolderForOffsetPosition(RecyclerView.java:6156)
at androidx.recyclerview.widget.RecyclerView$Recycler.tryGetViewHolderForPositionByDeadline(RecyclerView.java:6339)
at androidx.recyclerview.widget.GapWorker.prefetchPositionWithDeadline(GapWorker.java:288)
at androidx.recyclerview.widget.GapWorker.flushTaskWithDeadline(GapWorker.java:345)
at androidx.recyclerview.widget.GapWorker.flushTasksWithDeadline(GapWorker.java:361)
at androidx.recyclerview.widget.GapWorker.prefetch(GapWorker.java:368)
at androidx.recyclerview.widget.GapWorker.run(GapWorker.java:399)
at android.os.Handler.handleCallback(Handler.java:790)
at android.os.Handler.dispatchMessage(Handler.java:99)
at android.os.Looper.loop(Looper.java:164)
at android.app.ActivityThread.main(ActivityThread.java:6543)
at java.lang.reflect.Method.invoke(Native Method)
at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:440)
at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:810)
OS version: 27
Hello, thank you for sending crash report!

============================


Attachments:

  1. 0275e94c-56a7-410f-bd1a-fc7483f7d14a.png
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

1 participant