I have a few EditText boxes, and once I click on one to enter info with the keyboard, I don't want to be able to click on any screen elements until I've clicked 'Done' on the keyboard to enter the text.
Is there any built-in method of making the keyboard behave like that or should I create an invisible panel to overlay the activity when any boxes are clicked or something like that?
Thanks
Is there any built-in method of making the keyboard behave like that or should I create an invisible panel to overlay the activity when any boxes are clicked or something like that?
Thanks
Last edited: