yuyakaido / CardStackView

📱Tinder like swipeable card view for Android
Apache License 2.0
2.37k stars 448 forks source link

while fast swiping app crashes ! #213

Closed iamkdblue closed 4 years ago

iamkdblue commented 5 years ago

v 2.2.4 I found this error log!

java.lang.IllegalArgumentException: Tmp detached view should be removed from RecyclerView before it can be recycled: ViewHolder{4259b95 position=20 id=-1, oldPos=-1, pLpos:-1 tmpDetached no parent} com.yuyakaido.android.cardstackview.CardStackView{d5bea0d VFED..... .F.....D 60,60-1020,1548 #7f09005f app:id/card_stack_view},

Grove221 commented 5 years ago

same issue , find any solution?

iamkdblue commented 5 years ago

@Grove221 yea, don't scroll fast 😁

yuyakaido commented 4 years ago

Duplication: https://github.com/yuyakaido/CardStackView/issues/198

richanshah commented 3 years ago

@yuyakaido how to resolve this issue