Fixed
Status Update
Comments
yu...@google.com <yu...@google.com> #2
Hi Ed, Thank you so much for these suggestions. I've been reviewing them and merging them in. Hopefully it should be live. I've included a thank you note too in the article.
il...@google.com <il...@google.com> #3
Great! Thanks a lot, I'll look for the live updates soon!
ma...@gmail.com <ma...@gmail.com> #4
My gmail account password forget nillakashnillakash19@gmail.com that account password forget
Description
It would be great if we can work around this bug somewhere in the support library so that app developers can easily avoid this issue just by updating the SDK and rebuild their apps.
Typical steps to reproduce this issue (if the app is suffering from
1. Launch the app.
2. Hit the back button on the NavBar.
3. Wait for a while.
Expected behavior:
InputMethodManager#mServedView and InputMethodManager#mNextServedView should be null.
Actual behavior:
InputMethodManager#mServedView and/or InputMethodManager#mNextServedView still holds a strong reference to View object.