Releases: yuyakaido/CardStackView
Releases · yuyakaido/CardStackView
v2.3.4
- #259 Avoid removing views when rewinding
v2.3.3
- #254 Migrate support library to AndroidX
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.1
- #230 Reflect swipe velocity in swipe animation
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.6
- #224 Remove and recycle view when swiping card
v2.2.5
- #216 Add feature to support multidimensional stack
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
v2.2.3
- #194 Fixed crash when swiping card
v2.2.2
- #183 Make swipeable after automatic swipe and then manual cancel