Sunday, 1 December 2019

Android log message "InputMethodManager: The current service view is not the focus view"

While running my android app I see the following warning-level message in the logs right before the app generates an ANR popup warning:

"InputMethodManager: The current service view is not the focus view"

I get the message when clicking on an edittext field in the UI. What causes that warning message?



from Android log message "InputMethodManager: The current service view is not the focus view"

No comments:

Post a Comment