SwipeActionAdapter v1.4.2
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'
}