fix scaling issue in wp8 and show menu bar when backbutton is pressed on send view

This commit is contained in:
Gabriel Bazán 2016-06-28 16:30:53 -03:00
commit ecaf2c36df
5 changed files with 36 additions and 30 deletions

View file

@ -161,6 +161,9 @@ if [ ! -d $PROJECT ]; then
cordova plugin add cordova-plugin-screen-orientation
checkOK
cordova plugin add ionic-plugin-keyboard
checkOK
fi
if $DBGJS