I am trying to understand Volley\'s image caching. I have a fragment with gridview inside it, which will load around 12-30 images. There images are retrieved from server and
You can check this, I had enabled L1 and L2 caching mechanism for Volley.
Volley with Caching . Please make sure that cache control should be enabled in the response header.