I've a screen with few edit texts
.
While entering data on one of those fields, I simply press lock screen button
When I unlock the phone, keyboard remains open and focus is lost.
I know onPause()/ onResume() lifecycle methods
will be called.
But I want to know best approach for this since I need to implement this throughout my app.
Asked
Active
Viewed 240 times
1

AnswerDroid
- 1,873
- 2
- 33
- 52