I am creating a phonegap application, and to build android I want to set the windowSoftInputMode property of the windowSoftInputMode manifest file using config.xml .
Is there a way to do this using config.xml or the command line. Let's pretend that.
Thanks in advance.
android android-manifest cordova
Rawat raman
source share