On Sat, May 23, 2009 at 5:51 PM, Isaac Waller <ad...@isaacwaller.com> wrote:

>
> > Move the "now retrieve from service using binder and set list adapter"
> > into onServiceConnected() and get rid of the sleep() infinite loop.
> If I do this, then I lose the benefits of running it in the UI thread.
> I want to hang my application until it gets these items, because if
> not, my view with id="android:empty" shows up for a second, and that
> looks ugly.


So put in another view, one that's not ugly.

--~--~---------~--~----~------------~-------~--~----~
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-unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to