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

RecyclerView add / remove items #100

Closed
FunnyDevs opened this issue Feb 28, 2017 · 1 comment
Closed

RecyclerView add / remove items #100

FunnyDevs opened this issue Feb 28, 2017 · 1 comment

Comments

@FunnyDevs
Copy link

Hi! I'm trying RenderableRecyclerViewAdapter.withItems to create the adapter for recyclerview. I have declared an ArrayList as adapter items, and it works. I am not able to remove items from recyclerview: i have tried to remove an item from the arraylist but there is no result.

@FunnyDevs
Copy link
Author

Ok, i have found my problem: i populate list inside view method instead of onAttachedToWindow.

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