# lottie-android v6.6.2 — 6.6.2 - Product: lottie-android (https://whatsnew.fyi/product/lottie-android) - Vendor: airbnb - Date: 2024-12-16 - Version: v6.6.2 - Original notes: https://github.com/airbnb/lottie-android/releases/tag/v6.6.2 - Permalink: https://whatsnew.fyi/product/lottie-android/releases/v6.6.2 What's New is an index, not a publisher: every entry below links to the vendor's own release notes, which are the authoritative source. Entries are labelled where they are hand-curated sample data, pre-releases, or drawn from a secondary source such as a developer blog. Reuse: the summaries, labels and curation here are © What's New. Quote freely with attribution and a link back; wholesale republication of the corpus is not permitted — terms: https://whatsnew.fyi/terms. The vendors' own release notes remain their publishers'. --- - **changed** — Parse width and height as double instead of float - **fixed** — Re-measure line height when justifying dynamic text - **fixed** — Only apply parent layer alpha to mattes - **fixed** — Better handle clip specs when minProgress equals maxProgress ##### 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