GitHub user daserge opened a pull request: https://github.com/apache/cordova-plugin-splashscreen/pull/75
CB-9516 Android SplashScreen - Spinner Does Not Display [Jira issue](https://issues.apache.org/jira/browse/CB-9516) Removes spinnerStop call from onMessage("spinner", "stop") as it is called when webview is shown and we are hiding spinner manually along with the splashscreen dialog. You can merge this pull request into a Git repository by running: $ git pull https://github.com/MSOpenTech/cordova-plugin-splashscreen CB-9516 Alternatively you can review and apply these changes as the patch at: https://github.com/apache/cordova-plugin-splashscreen/pull/75.patch To close this pull request, make a commit to your master/trunk branch with (at least) the following in the commit message: This closes #75 ---- commit c6e8cdc3d184a7a2d02ffbcf8331b110ea13af31 Author: daserge <v-ses...@microsoft.com> Date: 2016-01-15T11:09:37Z CB-9516 Android SplashScreen - Spinner Does Not Display Removes spinnerStop call from onMessage("spinner", "stop") as it is called when webview is shown and we are hiding spinner manually along with the splashscreen dialog. Updated the docs. ---- --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature is enabled but not working, please contact infrastructure at infrastruct...@apache.org or file a JIRA ticket with INFRA. --- --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@cordova.apache.org For additional commands, e-mail: dev-h...@cordova.apache.org