I have a screen where I have some buttons. I would like to know how can I do something like that: when I click on button app show me dialog with my interface where I can writer text in two editboxes and in this dialog I would like to have one button. This is possible to do dialog with my own interface?
Share
yes you can actualy inflate a layout and produce it in an alert dialog
this is from the sample code provided in the api samples