-
Describe the bug
With Lottie-Compose, the animation doesn't play. Some other animations are playing and anothers playing wrong.
What version of Lottie did you test this on?
Lottie-Compose 5.0.3
…
-
I'm having troubles trying to change dynamically some texts of my json animation.
In old ways, with View, we had TextDelegate to handle this problem, but for Lottie in JetPack Compose we still doesn'…
-
### Description of the Bug
when using MDDialog running in Android, app crashes as example below.
### Code and Logs
## Buildozer.spec
```
[app]
# (str) Title of your application
…
-
*Lottie is supported and developed on nights and weekends. Issues from [Lottie sponsors](https://github.com/users/gpeal/sponsorship) will be prioritized.*
**Checklist**
1. My animation doesn't u…
-
I could not find any way or documentation to find all the keypaths in a animation. I got this in XML approach but failed to do so in jetpack compose. So, please help to find all the keypaths in jetpac…
-
`./gradlew versionCatalogUpdate` causes `version.ref` to be updated instead of version. I'm not sure if it's a bug or expected behaviour.
The issue happens with room in my case. Here is the git cha…
-
# Bug report
When I try to load the data that is in my table, I get this error message "Error: Too many re-renders. React limits the number of renders to prevent an infinite loop." This is happenin…
-
I'm using an animation with **markers** on **lottie-compose** so I'm updating the `clipSpec` property of `animateLottieCompositionAsState`.
When switching between markers that are consecutive in t…
-
https://github.com/airbnb/lottie/blob/master/android-compose.md
-
**Is your feature request related to a problem? Please describe.**
I have a `Composable` that will iterate continuously by using `LottieConstants.IterateForever`. I would like to be able to test it b…