You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cordova.apache.org by mw...@apache.org on 2013/09/21 14:06:41 UTC

[10/50] docs commit: [CB-3820] query re loadingDialog & loadingPageDialog usage not important

[CB-3820] query re loadingDialog & loadingPageDialog usage not important


Project: http://git-wip-us.apache.org/repos/asf/cordova-docs/repo
Commit: http://git-wip-us.apache.org/repos/asf/cordova-docs/commit/f885c0c9
Tree: http://git-wip-us.apache.org/repos/asf/cordova-docs/tree/f885c0c9
Diff: http://git-wip-us.apache.org/repos/asf/cordova-docs/diff/f885c0c9

Branch: refs/heads/master
Commit: f885c0c92541a202aa3ba4d54a89e34cdc2d1d4a
Parents: ab7ecda
Author: Mike Sierra <ms...@adobe.com>
Authored: Wed Sep 18 12:58:30 2013 -0400
Committer: Michael Brooks <mi...@michaelbrooks.ca>
Committed: Sat Sep 21 14:00:41 2013 +0200

----------------------------------------------------------------------
 docs/en/edge/guide/platforms/android/config.md | 2 --
 1 file changed, 2 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/cordova-docs/blob/f885c0c9/docs/en/edge/guide/platforms/android/config.md
----------------------------------------------------------------------
diff --git a/docs/en/edge/guide/platforms/android/config.md b/docs/en/edge/guide/platforms/android/config.md
index 01ae020..e973780 100644
--- a/docs/en/edge/guide/platforms/android/config.md
+++ b/docs/en/edge/guide/platforms/android/config.md
@@ -64,8 +64,6 @@ The following defines splash screens for each screen type:
 
         <preference name="loadingPageDialog" value="Please wait, the data is loading"/>
 
-<!-- QUERY A: unclear when loadingDialog & loadingPageDialog would appear. Any examples? -->
-
 * `ErrorUrl`: Set the error page for your application. Should be
   located in your Android project in `file://android_asset/www/`