glide
glide copied to clipboard
An image loading and caching library for Android focused on smooth scrolling
This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [androidx.test:runner](https://developer.android.com/testing) | `1.4.0` -> `1.6.2` | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/)...
This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [androidx.test:core](https://developer.android.com/testing) | `1.4.0` -> `1.6.1` | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/)...
GlideCompose can not load "android.resource://..." resources. To being specific I want to show users installed apps icons in my app that is in this format "android.resource://package_name/id_number" (ex: for youtube android.resource://com.google.android.youtube/2131820554)....
"main" prio=5 tid=1 Blocked | group="main" sCount=1 dsCount=0 flags=1 obj=0x72e02790 self=0xb40000783e288010 | sysTid=4442 nice=-10 cgrp=default sched=0/0 handle=0x79c525a4f8 | state=S schedstat=( 5518816383 4049321705 15267 ) utm=402 stm=149 core=2 HZ=100 | stack=0x7ff12ec000-0x7ff12ee000...
## Description ## Motivation and Context
I use the Bumptech Glide library to display an animated gif. After upgrading to version 4.8.0, some users have started experiencing the crash: java.lang.NullPointerException: null cannot be cast to non-null...
I'm using the Glide Compose version, and the images were loading fine in the Alpha version. However, after switching to the Beta version, I started encountering this issue. def glideComposeVersion...
**Issue details / Repro steps / Use case background**: We would like to show / hide some other UI based on the glide loading status. It would be great if...
Fix java.lang.IllegalStateException Had two simultaneous when abortUnlessCommitted exception. For example, when the phone storage is insufficient, and the dirty file fails to write, an exception occurs when deleting file not...
**Glide Version**: 4.16.0 **Integration libraries**: no **Device/Android Version**: android 13 **Issue details / Repro steps / Use case background**: I upgraded kapt to ksp however the 'isManifestParsingEnabled' of the generated...