i have one gui with 3 tabs . The second Tab is a gridview which downloads 
images from the internet asynchronously using the bitmapfun code from Android 
Developers<http://developer.android.com/training/displaying-bitmaps/index.html> 
. 
the third tab also downloads 2 bitmaps from the internet using the same 
code. The problem is that the images that are being downloaded from the 
gridview are being affected from the third tab and they pause until the two 
other images have been downloaded. How can i download the images in the two 
fragments independent? If you want more information please tell me!

-- 
-- 
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en
--- 
You received this message because you are subscribed to the Google Groups 
"Android Developers" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
For more options, visit https://groups.google.com/groups/opt_out.


Reply via email to