Skip to content

NestedScrollView is not supported when I am adding the code in my project. #5

@shrutika229

Description

@shrutika229

I have copied the code from your running project to my project , exactly the same way mention by you.But it is not working in my code . It give me error while adding like -
IndexOutOfBoundsException: Invalid item position 0(0). Item count:0
I have attach the below screenshot of my error
screenshot 7

This occur in the customLinearLayoutManeger class on this specific line
View view = recycler.getViewForPosition(position);
it is not adding the view for my recycleview.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions