Releases: airbnb/lottie-android
Releases · airbnb/lottie-android
Lottie 1.0.3
- Make LottieDrawable public again.
- Apply trim paths to shape fills.
- Expose reverseAnimation in addition to playAnimation.
1.0.2
- Added support for split dimension positions.
- Fixed a crash with decimal opacity values.
- Allow trim paths to rotate indefinitely.
- Lowered the minSdk to 14 (ICS).
- Prevent multiple caches from created on different threads.
- Allow animations to show final state when system animations are disabled.