Skip to content
This repository has been archived by the owner on Dec 4, 2022. It is now read-only.

Crash at RecyclerView #12

Open
andriydruk opened this issue Jan 21, 2019 · 0 comments
Open

Crash at RecyclerView #12

andriydruk opened this issue Jan 21, 2019 · 0 comments

Comments

@andriydruk
Copy link
Owner

2019-01-21 12:49:48.609 17222-17222/? E/AndroidRuntime: FATAL EXCEPTION: main
Process: com.druk.servicebrowser, PID: 17222
java.lang.IndexOutOfBoundsException: Inconsistency detected. Invalid item position 45(offset:45).state:61
at android.support.v7.widget.RecyclerView$Recycler.tryGetViewHolderForPositionByDeadline(RecyclerView.java:5504)
at android.support.v7.widget.GapWorker.prefetchPositionWithDeadline(GapWorker.java:282)
at android.support.v7.widget.GapWorker.flushTaskWithDeadline(GapWorker.java:336)
at android.support.v7.widget.GapWorker.flushTasksWithDeadline(GapWorker.java:349)
at android.support.v7.widget.GapWorker.prefetch(GapWorker.java:356)
at android.support.v7.widget.GapWorker.run(GapWorker.java:387)
at android.os.Handler.handleCallback(Handler.java:789)
at android.os.Handler.dispatchMessage(Handler.java:98)
at android.os.Looper.loop(Looper.java:164)
at android.app.ActivityThread.main(ActivityThread.java:6938)
at java.lang.reflect.Method.invoke(Native Method)
at com.android.internal.os.Zygote$MethodAndArgsCaller.run(Zygote.java:327)
at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1374)

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

No branches or pull requests

1 participant