Skip to content

1.2.6

Compare
Choose a tag to compare
@YoKeyword YoKeyword released this 05 Feb 15:40
· 63 commits to master since this release

Fix

  • FixgetHander.removeCallbacks(myRunnable); sometimes not working
  • Fix #758, fix StackBubble may cause the NullPointerException

Optimize:

  • Replace the better ViewDragHelper.java
  • Add getViewDragHelper() to SwipeBackLayout.java
  • Add STATE_FINISHED to OnSwipeListener'onDragScrolled(state)