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

How to add data to first position? #2369

Closed
DanteAndroid opened this issue Mar 1, 2016 · 1 comment
Closed

How to add data to first position? #2369

DanteAndroid opened this issue Mar 1, 2016 · 1 comment

Comments

@DanteAndroid
Copy link

I use list.addAll(0, latest); but it gives me a UnsupportedOperationException

@cmelchior
Copy link
Contributor

Hi @DanteAndroid. Right now you unfortunately have to to do that manually by shifting all objects yourself. We are currently looking into this issue as part of #1363, so in the meantime i'll close this as and duplicate, but you can follow progress in #1363

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Mar 17, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

2 participants