Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Callback for the downloaded Bitmap #163

Open
GoogleCodeExporter opened this issue Aug 10, 2015 · 0 comments
Open

Callback for the downloaded Bitmap #163

GoogleCodeExporter opened this issue Aug 10, 2015 · 0 comments

Comments

@GoogleCodeExporter
Copy link

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 [email protected] on 15 Nov 2013 at 8:43

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant