-
微博内容精选
-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Is there a StackOverflow question about this issue?
- [X] I have searched StackOverflow
### Is this a…
-
**Describe the bug**
Trying to configure Koin Annotations in my android app per the [documentation](https://insert-koin.io/docs/setup/ka_1.0) and when I try to find the import `import org.koin.ksp.ge…
tyczj updated
2 years ago
-
**Describe the bug**
When attempting to decode video frames from a file in an Android assets **subfolder**, the image load fails.
Stack trace:
```
java.io.FileNotFoundException: video.mp4
at a…
-
I've installed the library after creating a new project in Jetpack Compose (Android Studio Chipmunk):
`implementation("io.coil-kt:coil-compose:2.2.0")`
Async the project is working fine but when…
alzin updated
2 years ago
-
I'm using ksp in my android project and I'm facing an issue that impossibilitates the build
All generated code is duplicated after running the command `gradlew check` in the terminal
I'm using arr…
-
We currently have `BrowserIcons` which is dedicated to fetching/caching favicons. It works well for website images since there are usually multiple images that need to be selected from, and there are …
-
**Describe the bug**
My app loads images and caches them to DiskCache without any issues. Queries like `context.imageLoader.diskCache?.get(key)` and `context.imageLoader.diskCache?.size` work fine af…
jikyu updated
2 years ago
-
**Problem**
adding coil to my project adds okhttp lib to my project which is a third party library and I do not want to add okhttp to it.
**Solution**
Remove okhttp and handle request's in Kotlin…
-
### Steps to reproduce
To replicate:
1. Log into a Komga server [in this case, with no public DNS entry (i.e accessible over Cloudflare/Google/etc DNS) attached]
2. Try to merge any title from K…