i need a image loader with bitmap input .All i see is the Image Loader with acceptable URI as input. I need a Image Loader just to cache the image not for downloading.
Asked
Active
Viewed 57 times
0
-
bitmap input? so you pass a Bitmap as a param? what Bitmap? – pskink Apr 23 '14 at 08:16
-
You can modify your Image Loader class to accept bitmap in place of uri... – Aritra Apr 23 '14 at 08:21