SwipeActionAdapter v1.4.3
Changes
Fixed a bug where the ListView wouldn't properly refresh when using an ArrayAdapter as BaseAdapter
Get it by downloading the attached jar or modifying your build.gradle to
dependencies {
compile 'com.wdullaer:swipeactionadapter:1.4.3'
}