Closed vaibhav30699 closed 1 year ago
Hi @vaibhav30699, I didn't see your Lottie JSON file but I'm pretty sure that's the same reason as this issue: https://github.com/airbnb/lottie-android/issues/2324. To be confirmed though.
Hi @ArthurVimond, Because of confidential data, I can't upload the JSON here. But, thank you for referencing to the issue. Let me check and reply on this thread.
@ArthurVimond is correct here, thanks for explaining this to them! This is not related to Compose though, Compose and Views share the same code path here.
Lottie is supported and developed on nights and weekends. Issues from Lottie sponsors will be prioritized.
If you don't use this template, your issue will be closed. Delete this text once completed.
Checklist
Describe the bug I tried using LottieProperty.TEXT on one of my animations and the text is partially shown and that too characters from in between.
What version of Lottie did you test this on? Latest version. Like I added the following dependency in my android project
implementation("com.airbnb.android:lottie-compose:_")
What version of Android did you test this on?
Android 13 (API 33)
Steps To Reproduce Steps to reproduce the behavior:
Screenshots