support wide screens
This commit is contained in:
parent
27f3ebf376
commit
2c300d422e
7 changed files with 44 additions and 15 deletions
|
|
@ -158,6 +158,9 @@ if [ ! -d $PROJECT ]; then
|
|||
cordova plugin add cordova-plugin-android-fingerprint-auth
|
||||
checkOK
|
||||
|
||||
cordova plugin add cordova-plugin-screen-orientation
|
||||
checkOK
|
||||
|
||||
fi
|
||||
|
||||
if $DBGJS
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue