Skip to content

Releases: yuyakaido/CardStackView

v2.3.4

07 Jun 14:16
Compare
Choose a tag to compare
  • #259 Avoid removing views when rewinding

v2.3.3

26 May 09:38
Compare
Choose a tag to compare
  • #254 Migrate support library to AndroidX

v2.3.2

09 Apr 13:55
Compare
Choose a tag to compare
  • #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

03 Apr 04:44
Compare
Choose a tag to compare
  • #230 Reflect swipe velocity in swipe animation

v2.3.0

31 Mar 14:35
Compare
Choose a tag to compare
  • #226 Add feature to specify swipeable methods
  • #227 Fix problem that cancel doesn't work when card is out of range

v2.2.6

28 Mar 10:58
Compare
Choose a tag to compare
  • #224 Remove and recycle view when swiping card

v2.2.5

23 Mar 10:46
Compare
Choose a tag to compare
  • #216 Add feature to support multidimensional stack

v2.2.4

16 Mar 16:37
Compare
Choose a tag to compare
  • #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

22 Feb 09:16
Compare
Choose a tag to compare
  • #194 Fixed crash when swiping card

v2.2.2

17 Jan 12:59
Compare
Choose a tag to compare
  • #183 Make swipeable after automatic swipe and then manual cancel