Azoft / CarouselLayoutManager

Android Carousel LayoutManager for RecyclerView
Apache License 2.0
2.56k stars 369 forks source link

Carousel with live loading data #36

Open fly1232008 opened 7 years ago

fly1232008 commented 7 years ago

Excellent library and the idea. With your library, I would like to create the carousel with live load data, but I have a problem to insert data upward, notifiitemRangeInserted method does not work as it should work with usual adapter. There is a solution for this situation?

Thanks for help!)

mig35 commented 7 years ago

Hi @fly1232008. Yep this can be true... But the only problem can be with the animation. Data should be ok. I'm sorry, but now I don't have free time to look into this issue deeper. I'll try to find some time soon, but I'm not sure when. Best wishes, Mike.