getBitmapFromCache

fun getBitmapFromCache(key: String): <Error class: unknown class>?

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