CardStackView icon indicating copy to clipboard operation
CardStackView copied to clipboard

RecyclerView Inside each CardView of CardstackView contains wrong data

Open Sizzakhtar opened this issue 6 years ago • 1 comments

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 avatar Nov 18 '18 11:11 Sizzakhtar

@Sizzakhtar Sorry, I can't understand what you want to do... Can you send a sample project that can reproduce the issue?

yuyakaido avatar Nov 19 '18 15:11 yuyakaido