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

Using card slider adapter with live data #6

Closed
ruthwikkk opened this issue Oct 9, 2019 · 2 comments
Closed

Using card slider adapter with live data #6

ruthwikkk opened this issue Oct 9, 2019 · 2 comments
Labels
bug Something isn't working

Comments

@ruthwikkk
Copy link

Hi,
Thanks for the repo. It's very useful.
Recently I have migrated my app to MVVM.
One of my CardSliderAdapter use livedata as the source. Is there any way to add items to Adapter after creating/instantiating the adapter object like in paged recycler adapter?

@IslamKhSh IslamKhSh added the bug Something isn't working label Jan 11, 2020
@IslamKhSh
Copy link
Owner

This is a bug in the library as data can't set after adapter initiated.
You can get it fixed within few days

@IslamKhSh
Copy link
Owner

you can follow the issue here #3

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants