New Features
Bugs Fixed
- Allow easings to go <0 and >1 (#2457)
- Fix a memory leak in LottieTask (#2465)
- Prevent play from working after a non-Lottie drawable was set and then returned back (#2468)
- Respect autoPlay in LottieAnimationView when setting a new composition (#2469)
- Call LottieTask synchronously when already on the main thread (#2470)
- Properly rescale bitmaps when the system scale changes (#2475)
Compose
New Contributors
- @bassettsj made their first contribution in #2451
- @kunal-jar made their first contribution in #2455
- @idlewan made their first contribution in #2457
- @pyricau made their first contribution in #2465
- @LinDevHard made their first contribution in #2454
Full Changelog: v6.3.0...v6.4.0