Skip to content

SwipeActionAdapter v1.4.4

Compare
Choose a tag to compare
@wdullaer wdullaer released this 14 Jul 17:33
· 16 commits to master since this release

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'
}