Image Loader
Function:
- To load image from url
- Cache images & network response
Usage (Load Image):
ImgLoader.getInstance().loadImage(Context, ImageView, Url);
Image Loader
Function:
Usage (Load Image):
ImgLoader.getInstance().loadImage(Context, ImageView, Url);