-
-
Notifications
You must be signed in to change notification settings - Fork 5.4k
crash: JsonUtf8Reader.nextInt #2552
Copy link
Copy link
Closed
Labels
Description
Describe the bug
I am receiving this crash (full crash log attached)
Fatal Exception: java.lang.IllegalStateException: Unable to parse composition
at com.airbnb.lottie.LottieAnimationView.lambda$static$0(LottieAnimationView.java:72)
at com.airbnb.lottie.LottieAnimationView$1.onResult(LottieAnimationView.java:84)
at com.airbnb.lottie.LottieAnimationView$1.onResult(LottieAnimationView.java:77)
What version of Lottie did you test this on?
6.5.0
What version of Android did you test this on?
occurring on all android versions
Steps To Reproduce
Steps to reproduce the behavior:
- go to https://app.lottiefiles.com/
- make lottie
- download image

- when we upload that image and view it, there are decimals.. so we have to undecimal it?
stacktrace
example lottie file downloaded
blue_progress_bar_corrected.json
Reactions are currently unavailable