MCPcopy Create free account
hub / github.com/DWorkS/VolleyPlus / ImageLoader

Class ImageLoader

library/src/com/android/volley/toolbox/ImageLoader.java:51–654  ·  view source on GitHub ↗

Helper that handles loading and caching images from remote URLs. The simple way to use this class is to call ImageLoader#get(String, ImageListener) and to pass in the default image listener provided by ImageLoader#getImageListener(ImageView, int, int). Note that all function calls t

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected