SwipeStack icon indicating copy to clipboard operation
SwipeStack copied to clipboard

Fixing extra card -sometimes- swiped

Open mahmoud-elmorabea opened this issue 7 years ago • 0 comments

Fixes #26

  • Updated Gradle to work with Android Studio 3.0
  • Clearing animation listener when swiped view settles left or right after the animation ends, it was getting an extra call as end of another animation for the same view, which was causing an extra card (top one) to be removed when swiping quickly

mahmoud-elmorabea avatar Jan 23 '18 09:01 mahmoud-elmorabea