Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

IndexOutOfBoundsException при проверке "новое" для всех плейлистов #64

Closed
sadr0b0t opened this issue Dec 5, 2020 · 1 comment
Labels
bug Something isn't working

Comments

@sadr0b0t
Copy link
Owner

sadr0b0t commented Dec 5, 2020

    Process: su.sadrobot.yashlang, PID: 31677
    java.lang.IndexOutOfBoundsException: Index: 0, Size: 0
        at java.util.ArrayList.get(ArrayList.java:437)
        at su.sadrobot.yashlang.view.VideoItemMultPlaylistsOnlyNewOnlineDataSource.loadInitial(VideoItemMultPlaylistsOnlyNewOnlineDataSource.java:81)
        at androidx.paging.ItemKeyedDataSource.dispatchLoadInitial(ItemKeyedDataSource.java:254)
        at androidx.paging.ContiguousPagedList.<init>(ContiguousPagedList.java:175)
        at androidx.paging.PagedList.create(PagedList.java:216)
        at androidx.paging.PagedList$Builder.build(PagedList.java:388)
        at androidx.paging.LivePagedListBuilder$1.compute(LivePagedListBuilder.java:206)
        at androidx.paging.LivePagedListBuilder$1.compute(LivePagedListBuilder.java:171)
        at androidx.lifecycle.ComputableLiveData$2.run(ComputableLiveData.java:101)
        at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1167)
        at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:641)
        at java.lang.Thread.run(Thread.java:764)
@sadr0b0t sadr0b0t added the bug Something isn't working label Dec 5, 2020
@sadr0b0t
Copy link
Owner Author

sadr0b0t commented Dec 6, 2020

52f8706

@sadr0b0t sadr0b0t closed this as completed Dec 6, 2020
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant