Keyboard under editable area

How could I add android:windowSoftInputMode=“adjustPan” this to config.xml?

I’m trying to fix the problem which I’ve got when I tap in a editable area and keyboard hide i (should be under this area).

I have to use mobile-config.js and App.setPreference (or that is what I guess) but I can’t find how.
I tried to modify AndroidManifest.xml and event keeping changes doesn’t work at all.

Any help will be appreciated.