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

What's the fastest way to create card animation for undo feature? #83

Closed
qbait opened this issue Jul 23, 2015 · 3 comments
Closed

What's the fastest way to create card animation for undo feature? #83

qbait opened this issue Jul 23, 2015 · 3 comments

Comments

@qbait
Copy link

qbait commented Jul 23, 2015

What's the fastest way to create card animation for undo feature.
Do I need modify library's code for that?

@kh0r
Copy link

kh0r commented Aug 2, 2015

To create a nice looking undo animation you have to store the last coordinates of the removed card. Have a look at the function named resetCardViewOnStack here: https://github.com/Diolor/Swipecards/blob/master/library/src/main/java/com/lorentzos/flingswipe/FlingCardListener.java#L189

@AungThiha
Copy link

Have you guys got it? I don't know how to add undo feature to the library. Please help!

@Diolor
Copy link
Owner

Diolor commented Nov 6, 2016

It's not yet supported. #168

@Diolor Diolor closed this as completed Nov 6, 2016
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

4 participants