When creating an AlertDialog...I have noticed in some cases, if you
invoke .show directly, you
get a leaked dialog error when you rotate the phone.
In other cases you don't.

If you don't call .show and use showDialog from the activity you don't
see the leaked dialogs.
Are there some cases when you can use .show?

Or is it just dumb luck if you don't see a problem?

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

NEW! Try asking and tagging your question on Stack Overflow at
http://stackoverflow.com/questions/tagged/android

To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/android-beginners?hl=en

Reply via email to