v2.3.2
- #233 Add OverlayInterpolator to define the rate of change of alpha
- #234 Fix a bug that onCardSwiped always returns button as direction
v2.3.0
- #226 Add feature to specify swipeable methods
- #227 Fix problem that cancel doesn't work when card is out of range
v2.2.4
- #202 Update icon and layout of sample app
- #205 Don't invoke onCardAppeared/onCardDisappeared when no card is appeared/disappeared
- #207 Avoid frequently call of onBindViewHolder to improve swipe performance
- #209 Modify top position when removing cards