Hi Romain,

Actually before I posted this I put a SystemClock.sleep(1000) between
the 2 calls and it didn't make any difference.
But thanks for asking me about this, it seems you guys at Google are
paying attention! I wish someone read my post about the
surfaceHolder.lockCanvas(dirtyRectangle) post too :)

Cheers,
Stoyan

On Fri, Jan 23, 2009 at 12:37 AM, Romain Guy <romain...@google.com> wrote:
>
>> DIALOG 888: about to display: Blah
>> // onCreateDialog is NOT called, which is what's expected, the dialog is 
>> cached
>> DIALOG 888: prepared with message: Blah
>> DIALOG 888: dismissed
>
> How much time is spent between "prepared with message" and
> "dismissed."? It looks like you are simply dismissing the dialog
> immediately.
>
> --
> Romain Guy
> Android framework engineer
> romain...@android.com
>
> Note: please don't send private questions to me, as I don't have time
> to provide private support.  All such questions should be posted on
> public forums, where I and others can see and answer them
>
> >
>

--~--~---------~--~----~------------~-------~--~----~
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