Display loading spinner on mobile devices
This commit is contained in:
parent
7ffd483807
commit
010f1d03c3
3 changed files with 29 additions and 1 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue