glide icon indicating copy to clipboard operation
glide copied to clipboard

An image loading and caching library for Android focused on smooth scrolling

Results 345 glide issues
Sort by recently updated
recently updated
newest added

According to the documentation and the 4.8.0 release notes `into` should be returning a `Target` when using an `ImageView` https://github.com/bumptech/glide/releases/tag/v4.8.0 https://bumptech.github.io/glide/doc/targets.html#cancellation-and-re-use https://bumptech.github.io/glide/javadocs/400/com/bumptech/glide/RequestBuilder.html#into-android.widget.ImageView- However it is still returning a `ViewTarget` despite...

**Glide Version**: 5.0.0-rc01 **Integration libraries**: Compose: 1.0.0-beta01 **Device/Android Version**: All versions supporting dark themes/dynamic themes most impacted **Issue details / Repro steps / Use case background**: I am creating a...

Compose

Our app needs to upgrade to targetSDK 30. I would like to ask which version supports targetSDK 30. Thank you for your response.

**Glide Version**: 4.15.1 **Integration libraries**: No **Device/Android Version**: The issue is not specific to particular devices **Issue details / Repro steps / Use case background**: We are trying to use...

**Glide Version**: 4.16.0 **Integration libraries**: none **Device/Android Version**: API 30 emulator **Issue details / Repro steps / Use case background**: I'm trying to migrate by complex SVG loading setup from...

native_stack: Operating system: HUAWEI/JAD-AL00/HWJAD-Q:12/HUAWEIJAD-AL00/104.0.0.112C00:user/release-keys CPU: arm64 Crash reason: 6 (SIGABRT) /-1 (SI_QUEUE) Crash address: -------- regs: x0 0000000000000000 x1 0000000000003e74 x2 0000000000000006 x3 0000007ce03ccc50 x4 6f646277641f666d x5 6f646277641f666d x6 6f646277641f666d...

Glide 4.12.0 com.bumptech.glide.load.engine.DecodeJob.run

**Glide Version**: 4.13.1 **Integration libraries**: OkHttp3-4.9.3 **Device/Android Version**: N/A **Issue details / Repro steps / Use case background**: Issue happens on DiskLruCache, it's a random crash, not able to reproduce...

**Glide Version**: 4.13.0 **Integration libraries**: com.github.bumptech.glide:okhttp3-integration:4.13.0 **Device/Android Version**: S21 **Issue details / Repro steps / Use case background**: With glide:4.12.0 my android project is working fine but when I upgrade...