Android Question SimpleMediaManager - How to Implement Caching

Javaneh

Member
Hi everyone,

I have a list of images from online sources that I'm loading into an ImageView using SimpleMediaManager within a RecyclerView.
My question is, how can I implement caching, like Picasso does, so that images that have already been loaded and cached don't get reloaded?

Thanks
 
Cookies are required to use this site. You must accept them to continue using the site. Learn more…