yuyakaido/CardStackView
 Watch   
 Star   
 Fork   
2019-06-07 22:14:52
CardStackView

v2.3.4

  • #259 Avoid removing views when rewinding
2019-05-26 17:33:20
CardStackView

v2.3.3

  • #254 Migrate support library to AndroidX
2019-04-09 21:53:07
CardStackView

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
2019-04-03 12:42:29
CardStackView

v2.3.1

  • #230 Reflect swipe velocity in swipe animation
2019-03-31 22:33:07
CardStackView

v2.3.0

  • #226 Add feature to specify swipeable methods
  • #227 Fix problem that cancel doesn't work when card is out of range
2019-03-28 18:55:57
CardStackView

v2.2.6

  • #224 Remove and recycle view when swiping card
2019-03-23 18:42:56
CardStackView

v2.2.5

  • #216 Add feature to support multidimensional stack
2019-03-17 00:34:15
CardStackView

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
2019-02-22 17:15:17
CardStackView

v2.2.3

  • #194 Fixed crash when swiping card
2019-01-17 20:54:49
CardStackView

v2.2.2

  • #183 Make swipeable after automatic swipe and then manual cancel