Releases: CakeWalker1337/CardStackView
Releases · CakeWalker1337/CardStackView
2.4
Provided global optimization.
- Changed the management of cards. They don't detach/attach to recycler every tick anymore. Now layout manager takes existed views and update their parameters.
- Updated the behavior of appearing/disappearing of overlays
- Changed the animation of scaling views in purposes of optimization
- Removed stackFrom and automatic rewind
All features have been added only because it is useful for my pet project. It's better to use this manager only if you are sure, that your project doesn't get troubles with changes above! In other cases use original repo by Yuya Kaido: https://github.com/yuyakaido/CardStackView
2.3.6
Just a fix of previous release
2.3.5
Changed the elevation of items