support wide screens

This commit is contained in:
Gabriel Bazán 2016-06-23 16:18:18 -03:00
commit 2c300d422e
7 changed files with 44 additions and 15 deletions

View file

@ -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