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