Android AlertDialog with EditText and other form elements is part of our fancy post here. Here you can also save a lot of space and make your app more simple to use by reducing the number of navigation to forms.
/*
* Show AlertDialog with some form elements.
*/
public void alertFormElements() {
/*
* Inflate the XML view. activity_main is in
* res/layout/form_elements.xml
↧