Hello,

In my app i have an AlertDialog created using AlertDialog.Builder with
custom view (form) inside.

When user clicks "OK" (positive) button I want to validate field
contents and close the button when everything is correct or show Toast
otherwise and leave dialog open?

Is it possible using standard setPositiveButton(text,
DialogInterface.OnClickListener); ??

Regs,

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

Reply via email to