Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Two cards are swiped at once #187

Open
olvy opened this issue Jan 24, 2017 · 0 comments
Open

Two cards are swiped at once #187

olvy opened this issue Jan 24, 2017 · 0 comments

Comments

@olvy
Copy link

olvy commented Jan 24, 2017

Hi!

Thanks for great library, it is a good point for application to start from.

I have found minor issue when two cards are swiped at once.

Reproduction route:

  • make two fast swipes to the right or left
  • observe top and card below flickers instantly

captured it on video:
https://drive.google.com/open?id=0BwKq53rPhSpRcGFjSVZMVVdQcTQ

I thought that I may swipe the card below as well, but after debuging the code it
was found out that the onAnimationEnd() callback was called twice for the same card.

Sorry, don't have a permission to create pull request, here is workaround for this issue:
fix issue when two cards are swiped at once

known issue:
https://groups.google.com/forum/#!topic/android-developers/U8s4s_-8i50

cc @Diolor

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant