glide
glide copied to clipboard
An image loading and caching library for Android focused on smooth scrolling
**Glide Version**: 4.13.0, 4.13.1 **Integration libraries**: okHttp - 4.9.0 **Device/Android Version**: Samsung Fold/A12 **Issue details / Repro steps / Use case background**: Added avif integration dependency but getting black instead...
Glide version 4.13.1 Issue: App crash in RequestManager class. IllegalStateException: Cannot unregister not yet registered manager On checking the code in RequestManager, i see in the constructor we are adding...
use glide implementation 'com.github.bumptech.glide:glide:4.11.0' annotationProcessor 'com.github.bumptech.glide:compiler:4.11.0'
**Glide Version**: 4.12.0 **Integration libraries**: n/a **Device/Android Version**: Pixel 5 - API 30 emulator **Issue details / Repro steps / Use case background**: If an image fails to load (does...
**Glide Version**: 4.13.1 **Integration libraries**: AVIF **Device/Android Version**: Emulator Pixel 3 API 28 **Issue details / Repro steps / Use case background**: I am trying to avif image form the...
**Glide Version**: 4.12.0 **Integration libraries**: com.squareup.okhttp3:okhttp:4.9.1 **Device/Android Version**: All Devices **Issue details / Repro steps / Use case background**: I don't know probably home screen while loading profile picture **Glide...
**Glide Version**: 4.12.0 **Device/Android Version**: Explicitly tested on Pixel 5 running Android 12, but this is applicable to all devices and Android versions. **Issue details / Repro steps / Use...
I have a question. Glide is loading image from cache when it downloads from remote and it keeps loading it from cache afterward. If the application is killed by the...
**4.13.0**: If the load fails, load the same address again, or fail --- HarmonyOS Environment of Huawei
这个配置的缓存空间大小设置多少比较合适最佳? 框架默认是250mb,就是这个有没有个最佳值,最佳是多少