I have a problem, the keyboard is hidden very slow and has a delay to hide (approx 1 second).
I have another application, which uses fragments, normal work, the keyboard is hidden fast.
I have done some tests:
1 - when there is something behind the keyboard (cardview or another control like imageview), it freezes and lag for 1 second before hiding..
2 - when there is nothing behind (empty layout), hide quickly.
I leave two screenshots:
Normal Keyboard
Here, the keyboard is hidden, but look at the screen, is not refreshing !!!
After one second the screen is refreshed correctly and the keyboard is hidden, but why this happens?
thanks !!!