'Android App's Data size increasing Does Glide cause this?

Android apps data size is increasing like 13MB when i opened and loaded few(100) images using glide library. I haven't managed any caching properties of glide, all set to default. Is there any chance disk caching of glide cause this problem?

NB:Images are of 100Kb size range.



Sources

This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.

Source: Stack Overflow

Solution Source