Skip to content

SwipeActionAdapter v1.4.2

Compare
Choose a tag to compare
@wdullaer wdullaer released this 16 May 19:11
· 22 commits to master since this release

Changes

Ensured that swipebackgrounds are always invisible after the swipe animation ends. Thanks to @dmapr for pointing this out and supplying the majority of the code for a fix.

Get it by downloading the attached jar or modifying your build.gradle to

dependencies {
  compile 'com.wdullaer:swipeactionadapter:1.4.2'
}