v6.6.2
6.6.2
Changed 1
- Parse width and height as double instead of float
Fixed 3
- Re-measure line height when justifying dynamic text
- Only apply parent layer alpha to mattes
- Better handle clip specs when minProgress equals maxProgress
From lottie-android
What's Changed
- Parse as width/height as double by @gpeal in https://github.com/airbnb/lottie-android/pull/2596
- Re-measure line height when justifying dynamic text by @gpeal in https://github.com/airbnb/lottie-android/pull/2597
- Only apply parent layer alpha to mattes by @gpeal in https://github.com/airbnb/lottie-android/pull/2598
- Binary compatibility with 6.5 and lower on LottieAnimation by @inorichi in https://github.com/airbnb/lottie-android/pull/2591
- Better handle clip specs when minProgress == maxProgress by @gpeal in https://github.com/airbnb/lottie-android/pull/2600
New Contributors
- @inorichi made their first contribution in https://github.com/airbnb/lottie-android/pull/2591
Full Changelog: https://github.com/airbnb/lottie-android/compare/v6.6.1...v6.6.2