Releases: willowtreeapps/spruce-android
Releases · willowtreeapps/spruce-android
Dynamic animation support
- Added support for dynamic animations along with android animations and sort functions
Credit for these changes go to https://github.com/iamjosephmj
1.0.3
- Bugfix for issue #81 to address animator copy end() call
Credit for these changes go to https://github.com/iamjosephmj
Animation Set Interpolators and view exclusion
- Added a bug fix for animation duration logic
- Added support for animation set interpolators with default interpolators available under SpruceInterpolators.java
- Added builder option to exclude views by id
Credit for these changes go to https://github.com/iamjosephmj