-
**Tell us about your environment**
* **Firefox 71.0 (64-bit):**
* **After Effects CC19 + 20:**
**What did you do? Please explain the steps you took before you encountered the problem.**
I cr…
-
### Description:
It worked great in the jitsi SDK version of 2.9.3, though when I upgrade the jitsi SDK to 5.1.0, a crash always occurs whenever I initialize the jitsi SDK and join a meeting room
…
-
in my buildozer.spec file i added this line :
android.add_resources = assets/hypload_icon_foreground.png:drawable/hypload_icon_foreground.png
to add an image to my drawable content
and in my main…
-
Is using this library together with Lottie 4.0 for iOS already safe/supported?
Reference: https://medium.com/airbnb-engineering/announcing-lottie-4-0-for-ios-d4d226862a54
-
When using the attached animation file with Lottie V4.x using the default configuration (as in the below code snippet), the app freezes and the main thread does not respond to any events.
```
p…
-
### Checklist
- [x] the issue is indeed a bug and not a support request
- [x] issue doesn't already exist: https://github.com/kivy/python-for-android/issues
- [x] I have a short, runnable exa…
-
### Versions
* Python: 3.10.6
* OS: linux
* Buildozer:1.5.0
### Description
1. installed `libbz2-dev` version `1.0.8-5build1`
2. done: `sudo cp /usr/lib/python3.10/lib-dynload/_bz2.cpython…
-
## Which Version of Lottie are you using?
Lottie 4.1.3
## Expected Behavior
The LottieAnimationView is shown and played
## Actual Behavior
When the LottieAnimationView is launched inside a xc…
-
## Which Version of Lottie are you using?
Lottie 4.1.3
Xcode 14.2
iOS 16.0 target
## Expected Behavior
I've tried setting up the animation via Storyboard and also programmatically. I…
-
On line 11211 of bodymovin.js (https://github.com/bodymovin/bodymovin/blob/master/build/player/bodymovin.js), an eval is used in the code
`var fn = eval('[function(){' + val+';this.v = $bm_rt;}' + …