Skip to content

SwipeActionAdapter v1.4.1

Compare
Choose a tag to compare
@wdullaer wdullaer released this 02 May 00:25
· 24 commits to master since this release

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