Skip to content

SwipeActionAdapter v1.4.3

Compare
Choose a tag to compare
@wdullaer wdullaer released this 28 Jun 10:06
· 19 commits to master since this release

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