-
**Describe the bug**
在使用子采样加载大图的时候,出现了缩略图加载成功,但是子采样失败的问题,log如下:
```
ZoomableState@9df97bfd. reset:contentScaleChanged. containerSize=522x457, contentSize=522x457, contentOriginSize=0x0, contentSc…
XDao7 updated
4 months ago
-
Hello,
I've encountered a runtime exception when using Coil with a desktop application that integrates JavaFX and Compose for Desktop. The exception only occurs in the desktop environment and not i…
-
**Describe the bug**
Hi, I'm using the Coil library on a Compose Multiplatform project for Desktop development, but as shown in the screenshot attached,
the `AsyncImage` component has started to thr…
-
**Sample code**
```
AsyncImage(
imgUrl,
null,
Modifier
.fillMaxWidth()
.wrapContentHeight(),
contentScale = ContentScale.FillWidth
)
```
这种方法加载图片时,无法显示图片…
-
hi me again i just wanted to know if this error code is saying somthing importend i get it when i start playing a song but the app is still working normal
java.lang.NullPointerException
at com.to…
-
Hello, yesterday I ran into a strange bug and i am hereby reporting its details.
I have a simple android application written entirely in Kotlin, taking advantage of Coroutines features.
Yesterday ni…
-
Hello,
When connecting to my PS5, I am able to download updates. I have been taking turns using two phones (both Galaxy S24+ models/both updated to latest version of Android 14) to download update…
-
![QQ截图20240522161834](https://github.com/dji-sdk/Mobile-SDK-Android-V5/assets/19763500/d6e560b6-6fc1-49bb-9997-4dc96572bbcb)
![QQ截图20240522161848](https://github.com/dji-sdk/Mobile-SDK-Android-V5/ass…
-
**Describe the bug**
Specific Image links not loaded in Xiaomi device. Analyzing the error log state, java crash appers. In anothers devices, images load normally
**To Reproduce**
Urls that not w…
-
## Your Environment
* Plugin version: ^4.10.2
* Platform: Android:
* OS version: 13
* Device manufacturer / model: Samsung Galaxy A51
* Flutter info (`flutter doctor`):
Doctor summary …