-
Most image loading libraries load the image (from network / disk cache / memory cache) then the image gets displayed into imageview.
Yet browsers can progressively display images as they are download…
andob updated
2 years ago
-
We are seeing a pretty substantial amount of errors in the latest version (0.9.0) that leads to this method:
https://github.com/saket/telephoto/blob/3e0c5573151e64908a024425bda9cd0be19f4d68/zoomabl…
-
I am using compose multiplatform I'm currently working on a project using Compose Multiplatform project, and looking for ways to handle image loading from a URL. while sync, I get an error is
Error…
-
Hey I'm noticing a bunch of crashes using the library. No idea how to reproduce it though.
```
Fatal Exception: java.lang.IllegalStateException: decodeRegion called on recycled region de…
-
**Describe the bug**
I'm following the documentation of version `3.0.0-rc0`.
I want to use Coil in our Android-Kotlin-App in a Compose-view to display a GIF.
I added the following lines in my build…
-
**Describe the bug**
When I use the link for image by base64 It shows me that error
java.lang.IllegalStateException: Unable to create a fetcher that supports:
**To Reproduce**
Use the link for …
-
I am getting a couple of crashes in UhuruPhotos (https://github.com/savvasdalkitsis/uhuruphotos-android/issues/976) relating to telephoto. I believe the cause issue could be that the app somehow think…
-
This is just to document what's happening.
I'm attempting to add "wasmJs" support in a module which depends on `io.coil-kt.coil3:coil-gif:3.0.0-alpha10` (latest):
```
@OptIn(ExperimentalWasmD…
-
**Describe the bug**
Video doesn't show a preview frame. Images load fine using the same `@Composable`
```
2024-11-01 16:20:30.274 14767-14767 RealImageLoader com.my.package …
-
### Device information
* Tachiyomi version: 1.4.4
* Android phone & version: Android 12
## Steps to reproduce
1. Refresh Global Update
2. Wait and it's take too long to refresh the list and gr…