I have an Activity with 2 EditTexts in it. I made them not to be focused by default when I open the activity but how can I remove the focus from them when the user taps outside them?
↧
I have an Activity with 2 EditTexts in it. I made them not to be focused by default when I open the activity but how can I remove the focus from them when the user taps outside them?