In my scenario I have an EditText that gains the focus. When I close the keyboard using the back button, I would like to catch that event and do some stuff like give the focus to another view.
How do I get the keyboard onclose event?
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
there is cabback for softkeyboard. I have used this code snippet, hnestly i have forgot from where 🙁