L

Lottie (Android)

L
Lottie (Android) Creative v6.7.1

6.7.1

What's Changed Safeguard against very large Bitmap creation by @allenchen1154 in #2662 Full Changelog: v6.7.0...v6.7.1

L
Lottie (Android) Creative v6.7.0

6.7.0

New Features Initial support for 3D animations (#2666 and #2673)

L
Lottie (Android) Creative v6.6.10

6.6.10

What's Changed Make lottieComposition public by @thebehera in #2660 Add RTL support to lottie-android by @nrchan in #2663 New Contributors @thebehera made their first contribution in #2660 🎉 @nrchan made their first contribution in #2663 🎉 Full Changelog: v6.6.9...v6.6.10

L
Lottie (Android) Creative v6.6.9

6.6.9

What's Changed Fix transparent background rendering with MULTIPLY Blend mode on Android 34+ by @allenchen1154 in #2661 Full Changelog: v6.6.8...v6.6.9

L
Lottie (Android) Creative v6.6.7

6.6.7

What's Changed Fix crash when drawing shadow on image using RenderNode by @allenchen1154 in #2635 Full Changelog: v6.6.6...v6.6.7

L
Lottie (Android) Creative v6.6.6

6.6.6

What's Changed Guard against Bitmap allocations of size 0 by @allenchen1154 in #2626 Full Changelog: v6.6.4...v6.6.6

L
Lottie (Android) Creative v6.6.3

6.6.3

Support system property to set a testing executor (#2613) Fix a radial gradient crash (#2611) Fix a bitmap crash (#2578)

L
Lottie (Android) Creative v6.6.2

6.6.2

What's Changed Parse as width/height as double by @gpeal in #2596 Re-measure line height when justifying dynamic text by @gpeal in #2597 Only apply parent layer alpha to mattes by @gpeal in #2598 Binary compatibility with 6.5 and lower on LottieAnimation by @inorichi in #2591 Better handle clip specs when minProgress == maxProgress by @gpeal in #2600 New Contributors @inorichi made their first con…