SwipeActionAdapter v1.4.4
Changes
Fixes #24 : The adapter will now pass on the checked state if the child item implements Checkable
Get it by downloading the attached jar or modifying your build.gradle
to
dependencies {
compile 'com.wdullaer:swipeactionadapter:1.4.4'
}