diff options
Diffstat (limited to 'StoneIsland/config.xml')
| -rwxr-xr-x | StoneIsland/config.xml | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/StoneIsland/config.xml b/StoneIsland/config.xml index 0d747972..aa055a93 100755 --- a/StoneIsland/config.xml +++ b/StoneIsland/config.xml @@ -29,6 +29,8 @@ <preference name="StatusBarBackgroundColor" value="#000000" /> <preference name="StatusBarStyle" value="lightcontent" /> <preference name="SplashMaintainAspectRatio" value="true" /> + <preference name="ShowSplashScreenSpinner" value="false"/> + <preference name="AutoHideSplashScreen" value="false" /> <platform name="android"> <allow-intent href="market:*" /> |
