Tuesday, May 7, 2013

[android-developers] Re: Need help with background loading

We misunderstood!

I understood your solution and used it. I launch an activity as a dialog on onLoadFinished. But the loader is initialized in my main activity. So if I goes to another Activity (eg Activity B), and the onLoadFinished is not called yet, then the dialog will not appear because the loader was not finished. Well, that's what my tests show.

--
--
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to android-developers@googlegroups.com
To unsubscribe from this group, send email to
android-developers+unsubscribe@googlegroups.com
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 android-developers+unsubscribe@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.
 
 

No comments:

Post a Comment