cordova - phonegap gap:config-file to adjust mainpage.xaml -
I am using the PhoneGap build. I do not have a Windows SDK around me, mainpage.xaml is not around.
I want to hide the status bar in winphone8 because it is causing problems in my layout. I do not want to change Android and IOS. I've read it by adding Also, I want to lock the screen orientation. I read it by adding . Can I use these things to differentiate: config-file statement in config.xml? supported orientation = "portrait" orientation = "portrait"
Comments
Post a Comment