Несколько советов по работе с Glide с точки зрения потребления памяти
#android #glide #memory #performance
https://proandroiddev.com/how-to-optimize-memory-consumption-when-using-glide-9ac984cfe70f
#android #glide #memory #performance
https://proandroiddev.com/how-to-optimize-memory-consumption-when-using-glide-9ac984cfe70f
Medium
How to optimize memory consumption when using Glide
For developers of the apps which a lot of images, the one thing is certain besides death and taxes: OutOfMemory errors (OOM). Facing these…