fix scaling issue in wp8 and show menu bar when backbutton is pressed on send view
This commit is contained in:
parent
0852250a8e
commit
ecaf2c36df
5 changed files with 36 additions and 30 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue