-
```
app.gradle
plugins {
id 'com.android.application'
id 'kotlin-android'
id 'kotlin-kapt'
id 'dagger.hilt.android.plugin'
id 'androidx.navigation.safeargs.kotlin'
…
-
![](https://camo.githubusercontent.com/8040af2643fa01e37a03d46457e643baad6ea5dafe15707386b8164ddd942de7/68747470733a2f2f63646e2e6f7572636f6465776f726c642e636f6d2f7075626c69632d6d656469612f67616c6c6572…
-
### [READ] Step 1: Are you in the right place?
Issues filed here should be about bugs in __the code in this repository__.
If you have a general question, need help debugging, or fall into som…
Pitel updated
2 years ago
-
**Describe the bug**
Coil causes a memory leak when `finish()` is called on an Activity that has an ongoing request.
**To Reproduce**
Download & run the attached project:
[CoilMemoryLeak.zip](h…
-
Current thumbnails in Android app has squared shape. So, the miniature is only part of the pic.
left Android, right iOS:
![Screenshot 2021-01-13 at 14 50 56](https://user-images.githubuserconten…
-
**Describe the bug**
This is between bug and feature request, but in order to workaround current limitations I'm going the interceptor road to properly handle the XXXResId stuff.
Unfortunately the…
-
**Describe the bug**
Hi
After updating to version 1.3.0. The load function does not work for the first time, and it works when I call it again.
**Expected behavior**
A clear and concise descript…
-
**Is your feature request related to a problem? Please describe.**
Can you write something doc or example about usage of cache image with Coil ?
I really consider about cache image in Android ( Just…
-
**Describe the bug**
Fatal Exception: coil.network.HttpException: HTTP 504: Unsatisfiable Request (only-if-cached)
at coil.fetch.HttpUrlFetcher.fetch + 57(HttpUrlFetcher.kt:57)
at coi…
-
## Describe the bug
rememberCoilPainter is crashing on android 8.0.
`FATAL EXCEPTION: main
Process: com.pilottravelcenters.mypilot.dev, PID: 21569
java.lang.IllegalStateException: Invali…