Display loading spinner on mobile devices

This commit is contained in:
Gustavo Maximiliano Cortez 2015-02-13 18:05:09 -03:00
commit 010f1d03c3
3 changed files with 29 additions and 1 deletions

View file

@ -112,6 +112,9 @@ if [ ! -d $PROJECT ]; then
cordova plugin add https://github.com/EddyVerbruggen/SocialSharing-PhoneGap-Plugin.git && cordova prepare
checkOK
cordova plugin add hu.dpal.phonegap.plugins.spinnerdialog
checkOK
fi
if $DBGJS