SwipeActionAdapter v1.4.1
Changes
Fixed a bug where click events would no longer reach the parent ListView in case the row had another clickable item such as a Button
Get it by downloading the attached jar or modifying your build.gradle
to
dependencies {
compile 'com.wdullaer:swipeactionadapter:1.4.1'
}