xuexiangjys / XUI

💍A simple and elegant Android native UI framework, free your hands! (一个简洁而优雅的Android原生UI框架,解放你的双手!)
https://xuexiangjys.github.io/XUI/
Apache License 2.0
4.85k stars 835 forks source link

ImageLoader清除缓存的问题 #184

Closed lookather closed 2 months ago

lookather commented 3 months ago

ImageLoader的clearCache方法是清除内存和硬盘缓存 但是Glide的清除内存要检查线程是主线程 清除硬盘内存要检查是IO线程 一起执行就会冲突

xuexiangjys commented 2 months ago

https://github.com/xuexiangjys/XUI/commit/449bdf230850338b6ba6e32c63512e28e2773c7d