Tagged Questions
6
votes
5answers
469 views
Should touch-screen simple informational dialogs have an OK button?
I am developing an android application which has quite a few dialogs that just contain text and an 'OK' button. Pressing the 'OK' button loses the dialog, as does pressing the 'back' button on the ...