How to cacheImage when imageurl in JSON?
Opened this issue · 1 comments
cyclonmaster-zz commented
Direct image url is ok, I can cache it easily using this library. But my image url is listed in json, I can display it normally. But I happen to have problem to cache the image this way. Please advice.
leocadiotine commented
Thanks for reporting. Can you provide the URL that is listed in the JSON and also a copy of your AndroidManifest.xml?