Yuyakaido CardStackView Versions Save

📱Tinder like swipeable card view for Android

v2.3.4

4 years ago
  • #259 Avoid removing views when rewinding

v2.3.3

4 years ago
  • #254 Migrate support library to AndroidX

v2.3.2

5 years ago
  • #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

5 years ago
  • #230 Reflect swipe velocity in swipe animation

v2.3.0

5 years ago
  • #226 Add feature to specify swipeable methods
  • #227 Fix problem that cancel doesn't work when card is out of range

v2.2.6

5 years ago
  • #224 Remove and recycle view when swiping card

v2.2.5

5 years ago
  • #216 Add feature to support multidimensional stack

v2.2.4

5 years ago
  • #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

5 years ago
  • #194 Fixed crash when swiping card

v2.2.2

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