Saturday, June 25, 2011

Re: [android-developers] Can't show AlertDialog

On Sat, Jun 25, 2011 at 5:19 AM, andrewg_oz <andrew.gregory@gmail.com> wrote:
I must be missing something obvious, but just can't see it. Here's part of my Activity code:

Not sure from looking at your code, but try calling create() on the builder first, returning the Dialog from the function first and then show()'ing it, or using showDialog() instead of the explicit call to show().

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

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