Android: Force EditText to remove focus? [duplicate]

I would like to be able to remove the focus from the EditText. For example if the Keyboard appears, and the user hides it with the back button, I would like the focus and the cursor to disappear. How can it be done?

19 Answers
19

Leave a Comment