Yalantis / Koloda

KolodaView is a class designed to simplify the implementation of Tinder like cards on iOS.
https://yalantis.com
MIT License
5.37k stars 805 forks source link

Issue with swipe animation koloda View #440

Closed osvinexperts closed 4 years ago

osvinexperts commented 4 years ago

Report

The more information you provide, the faster we can help you.

report a bug.

What do you want to add?

I am adding a simple swipe on button action, it was working fine with static data, but as soon as I load data from API, on swiping the card removes without swiping animation, it just goes off like blink though it works well when there is just one card left. I have seen your other open issue, but layoutDeck() solution did not work for me. Please guide me it is a very good library.

How should it look like?

It should show the animation of swiping right and left

What did you expect to happen?

it should just go off with animation, when I rewind, it comes back with animation.

Your Environment

Project that demonstrates the bug

Please add a link to a project we can download that reproduces the bug.

seropusha commented 4 years ago

Need more details, code examples for reproduce this bug Please make sure that you work with UI on main thread.

Issue will be closed.