cordova-plugin-keyboard
cordova-plugin-keyboard copied to clipboard
Push content when focus input
I tried to fix this with 'android:windowSoftInputMode', 'adjustPan' but it didn't work so I'm trying to fix it now with this plugin.
I'd need to focus the input that I'm editing. Right now the keyboard overlaps the input if this is on the bottom and leaving space between keyboard and input if this is on top.
Any solutions?
I have the same problem. Any solution?
The only parts of this plugin that work with Android are the show and hide functions. The WebView shrinking code is so iOS matches the usual behavior on Android. Is there a specific device or Android version you are seeing this on?
The keyboard hides and shoes as expected. It's only that. I tried with a Xiaomi Mi4c