Github user fujunwei commented on a diff in the pull request:
https://github.com/apache/cordova-android/pull/140#discussion_r21949939
--- Diff: test/src/org/apache/cordova/test/splashscreen.java ---
@@ -30,6 +32,8 @@ public void onCreate(Bundle savedInstanceState) {
// Show splashscreen
preferences.set("splashscreen", "sandy");
- super.loadUrl("file:///android_asset/www/splashscreen/index.html",
2000);
+ super.loadUrl("file:///android_asset/www/splashscreen/index.html");
--- End diff --
This test case can't compile in upstream Cordova 4.0 branch. it don't
support splash feature.
---
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 [email protected] or file a JIRA ticket
with INFRA.
---
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]