I want to create a simple dialog box (e.g. EditText and a button) when I press a key of the softkeyboard.
|
| ||||
|
feedback
|
|
If you want to create a dialog, you don't have to use WindowManager at all. Android developers have an article on working with dialogs. | |||||||||||
feedback
|