Github user agrieve commented on a diff in the pull request: https://github.com/apache/cordova-plugin-splashscreen/pull/45#discussion_r29045852 --- Diff: README.md --- @@ -54,12 +54,18 @@ In your `config.xml`, you need to add the following preferences: <preference name="SplashScreen" value="foo" /> <preference name="SplashScreenDelay" value="10000" /> <preference name="SplashMaintainAspectRatio" value="true|false" /> + <preference name="SplashHideNavigationBar" value="true|false" /> --- End diff -- Do these do the same thing as "Fullscreen" and "ShowTitle" prefs? If so, can we make the default values for these be the values of "Fullscreen" and "ShowTitle"?
--- 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