CardStackView
CardStackView copied to clipboard
RecyclerView Inside each CardView of CardstackView contains wrong data
Hi, I am trying to use this library with a small modification that adding a recycler view inside each card of CardStackView, every time I swipe the card I call service to update the recycler view of the card, but what I found is recycler-view items contain data from other card, I am so confused whats going wrong, I am so new to development, Could anybody help me on this.
@Sizzakhtar Sorry, I can't understand what you want to do... Can you send a sample project that can reproduce the issue?