Hey, I want to use aQuery fo image caching. The problem I'm encountering is,
that I cannot get it with a callback function. I need to save the downloaded
bitmap into an array. And all of this should be done inside an asynctask that
will has a for-loop in it. Using aQuery directly for loading images into an
imageView works perfectly fine and like a charme, but I need it also to save it
as a Bitmap somewhere so I can assign in for a Compound Drawable later.
Any idea how I can achieve this?
Original issue reported on code.google.com by tzaferis...@gmail.com on 15 Nov 2013 at 8:43
Original issue reported on code.google.com by
tzaferis...@gmail.com
on 15 Nov 2013 at 8:43