EditText question

sheriffporter

Member
Licensed User
Longtime User
I am using an edit text box as an input setting box for an app. My question is how do I get the edit text box to go away once the user is done entering the text? Is there a way to make the "done" button on the keyboard set the edittext box go visible=false?
 
Top