-
Hello,
I'm trying to use the [updateDocumentData API](https://github.com/airbnb/lottie-web/wiki/TextLayer.updateDocumentData) to update text elements. Currently, passing `t` in the payload updates…
-
**Describe the bug**
While trying to release the application in Android after switching the target framework to 13 getting Lottie package error.
**Steps To Reproduce**
Set the target framewor…
-
Describe the bug
I’m trying to use a Lottie animation in my Android app with Jetpack Compose. The animation is a hiragana trace that is supposed to be traced step by step. However, when I play the …
-
We have a button which starts multiple animations at the same time in the list. It ends up with only one row playing the animation and the others just appearing blank. In the console, I receive this e…
-
## Which Version of Lottie are you using?
Lottie 4.1.3
## Actual Behavior
Animation files are removed from cache and not loaded once app received memory warning.
SDK throws following warni…
-
Compose 1.5 changes had incompatability with the available latest version. Release stable version compatible with latest compose
```
java.lang.NoSuchMethodError: No static method LottieAnimation(Lco…
-
https://github.com/airbnb/lottie-android/issues/2395
-
## Summary
Getting some issues when I'm trying to implement Tap to Pay.
I followed the docs and
removed: implementation "com.stripe:stripeterminal:2.16.0"
added: implementation "com.stripe:s…
-
Stacktrace:
```
java.lang.NullPointerException: Attempt to invoke virtual method 'float java.lang.Float.floatValue()' on a null object reference
at com.…
-
https://github.com/airbnb/lottie-android/blob/4c805889968bfa2eba6c87cd99a093aa5261beb3/lottie/src/main/java/com/airbnb/lottie/LottieAnimationView.java#L507-L518
Currently it looks like only support…