Ramotion / cardslider-android

:octocat: 🃏 Cardslider is a material design UI controller that allows you to swipe through cards with pictures and accompanying descriptions.
https://www.ramotion.com/cardslider-android-ui-app-development-library-to-interact-with-cards/
MIT License
2.34k stars 358 forks source link

When loaded data is updated, cardsliders disappear #11

Closed braulio94 closed 6 years ago

braulio94 commented 7 years ago

I'm using FirebaseUI Library to get images from my database to appear on the cardslider, and it works perfectly. But whenever I update that data or add a new item, cardsliders disapear and doesn't come back unless I close my app and reopen it.

What might be wrong? Any idea? Thank you.

dvg4000 commented 7 years ago

Yes, there is a bug. I will try to fix it soon.

braulio94 commented 6 years ago

@dvg4000 is there going to an update?

dvg4000 commented 6 years ago

@braulio94 version updated

braulio94 commented 6 years ago

it took a while