I want to show an input dialog exactly like this:
On the android dev page I couldn't find a fitting dialog type? (Alerts, simple dialogs and confirmation dialogs) I would appreciate it if someone could explain which component this is.
I want to show an input dialog exactly like this:
On the android dev page I couldn't find a fitting dialog type? (Alerts, simple dialogs and confirmation dialogs) I would appreciate it if someone could explain which component this is.
You should use simple Dialog fragment.
Refer following link http://stacktips.com/tutorials/android/android-dialog-fragment-example