Features and Improvements
-
Added a new global configuration to add a custom network stack, custom network cache, enable systrace markers, and more (#1629)
- To use it, checkout the docs for
Lottie.initialize
andLottieConfig.Builder
.
- To use it, checkout the docs for
-
Add support for parsing dotLottie files (#1660)
-
Added support for pause listeners on
LottieDrawable
andLottieAnimationView
(#1662)
Bugs Fixed
- Properly cache animations loaded via url in memory (#1657)