Bugs Fixed
- Fix value callback is not called for PathKeyframeAnimation (#2540)
- Fix shadow softness accuracy (#2541)
- Add a global configuration to control reduced motion settings for a11y (#2536)
- Fix a NPE on ImageAssetManager#getContext (#2532)
- Improve strokes with skew (#2531)
- LottieCompositionFactory: Avoid NPE when animation contains a Font Family and Context is null (#2530)
- LottieCompositionFactory: Add factory methods that take an okio Source (#2527)
- LottieCompositionFactory#fromZipStreamSyncInternal close FileOutputStream (#2548)