Skip to content

SwipeActionAdapter v1.1.0

Compare
Choose a tag to compare
@wdullaer wdullaer released this 28 Sep 19:07
· 54 commits to master since this release

Changes

  • Moved the main callback after all animations have finished to fix some drawing issues.
  • There is now an additional callback which triggers right before the dismiss animations.

Disclaimer

There are some changes in the API, so you will have to do a small refactoring coming from 1.0.0
See README.md or the included example for more information