Friday, July 30, 2010

Re: [android-developers] AlertDialog changes sequence of events

AlertDialog is not "modal" - the call to show() returns immediately, leaving the dialog on the screen and button callbacks active.

This is the reason for the sequence change you're seeing.

--
Kostya Vasilyev -- http://kmansoft.wordpress.com

31.07.2010 1:37 пользователь "TreKing" <trekingapp@gmail.com> написал:

On Fri, Jul 30, 2010 at 4:31 PM, john brown <johnbrowngreybeard@gmail.com> wrote:
>
> What can I do ...

Print "after" in response to clicking the dialog buttons.

-------------------------------------------------------------------------------------------------
TreKing - Chicago transit tracking app for Android-powered devices



--
You received this message because you are subscribed to the Google
Groups "Android Developers"...

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

No comments:

Post a Comment