How to hide keyboard when click on other control in cordova/phonegap app on android phone 5.0+ ?
I am working on cordova/phonegap hybrid android app.
We are using to cordova-3.0.0, jqm-1.3, and android-4.2.0.
My problem is that, when the user shift focus after typing in the text box, the keyboard does not gets hide.
This problem is getting raised in android Phone 5.0.0 +, but not below 5.0.0.
Could anyone please help?