Skip to content

Files

Latest commit

5a40468 · Jul 21, 2017

History

History
9 lines (6 loc) · 194 Bytes

README.md

File metadata and controls

9 lines (6 loc) · 194 Bytes

Image Loader

Function:

  1. To load image from url
  2. Cache images & network response

Usage (Load Image):
ImgLoader.getInstance().loadImage(Context, ImageView, Url);