Skip to content

SwipeActionAdapter v2.1.0

Latest

Choose a tag to compare

@wdullaer wdullaer released this 10 Mar 11:00

Changes

Fixes #59 - Added 2 new optional callbacks so you can be notified when a swipe has started and ended. This allows you to disable any other libraries which might try to grab the swipe action

dependencies {
  compile 'com.wdullaer:swipeactionadapter:2.1.0'
}