I used AlertDialog.Builder to create a dialog to edit settings, and check the user input basing on some logic. I wish to show a warning toast when users click OK button and keep the AlertDialog on screen, but it seems that the AlertDialog always dismissed after clicking buttons. Do anyone know how to do that or other solutions? Thanks!
Best Regards, Willy --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Android Developers" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/android-developers?hl=en -~----------~----~----~----~------~----~------~--~---

