get Bitmap From Cache
Tries to get a bitmap first from memory cache, then from disk.
Return
The bitmap if present else returns null
Parameters
key
The url of the image
Tries to get a bitmap first from memory cache, then from disk.
The bitmap if present else returns null
The url of the image