AndroidImageCache
AndroidImageCache copied to clipboard
Ignored exception when no INTERNET permissions
When app does not request for INTERNET permission in Android Manifest, library ignores the exception thrown by the system and just doesn't show the image. No hints, error in logcat for the user is provided.