-
我在集成therouter app工程引入apply plugin: 'therouter'后,第一次构建项目能正常成功,但在不clean项目的情况下.修改模块内容后提交新的aar在次构建app项目时就会报Caused by: com.android.tools.r8.utils.b: Type com.xxxxx is defined multiple times .需要clean项目后在构建才…
-
### Versions
* Python: 3.10.11
* OS: 13.3.1
* Buildozer: 1.5.0
### Description
The libpng recipe isn't working. I built my toolchain recipes in a clean environment and everything appears to…
-
I am trying to apply the Lottie animation with Blur Effect. Most of devices works well, except Android Devices run Android 8.
The left device of above image does not apply the blur effect (the…
-
- Android OS version: 33
- Devices affected: 1
- Maps SDK Version: 10.15.0
I'm trying to implement the MapBox sdk in my project in android studio, but I can't authenticate and the classes are not…
-
### New Version
0.71.13
### Old Version
0.68
### Build Target(s)
iOS 12.4
### Output of `react-native info`
```
info Fetching system and libraries information...
System:
OS…
-
This is my Android code:
```
private fun LottieTask.asDrawable(
alpha: Float,
): Drawable {
val lottieDrawable = LottieDrawable()
lottieDrawable.alpha = (alpha * 255f).roundToInt()
…
-
this is my code
# Import kivy dependencies first
from kivy.app import App
from kivy.uix.boxlayout import BoxLayout
# Import kivy UX components
from kivy.uix.image import Image
from kivy.uix.b…
-
### Description
This is a screenshot of a compiled Wails app with a Lottie file animation using webview2. We are seeing the same high cpu for both Windows and Mac. We have two different animations on…
-
Hi @gpeal @bodymovin, I am getting NPE in 6.0.0 version also. Upgraded Lottie version in my Android app from 4.1.0 for the same issue. Checked it on Android 10 and 12. What shall I do?
```
java.la…
-
**Software Versions**
* Python: 3.9
* OS: Windows 8.1
* Kivy: 2.10
* Kivy installation method: Anaconda (conda install -c conda-forge kivy)
**Describe the bug**
Kivy Scrolling Causes A Bug Aft…