1.2.6
Fix
- Fix
getHander.removeCallbacks(myRunnable);
sometimes not working - Fix #758, fix StackBubble may cause the NullPointerException
Optimize:
- Replace the better
ViewDragHelper.java
- Add
getViewDragHelper()
toSwipeBackLayout.java
- Add
STATE_FINISHED
toOnSwipeListener'onDragScrolled(state)