Titanium Community Questions & Answer Archive

We felt that 6+ years of knowledge should not die so this is the Titanium Community Questions & Answer Archive

Splash Screen Info /iPhone

Is there a way to change the splash screen duration?
and if so can I remove the att bar from loading?

— asked March 19th 2010 by scott castov
  • iphone
  • splash
0 Comments

2 Answers

  • well I found this

    <statusbar-hidden>true</statusbar-hidden>

    thanks anyway I still need duration however :(

    — answered March 19th 2010 by scott castov
    permalink
    0 Comments
  • I don't think you can adjust the splash screen duration. You can update the splash screen itself though http://www.codestrong.com/timobile/howto/change-the-splash-screen/

    Also I believe if you put the following in your tiapp.xml it will apply the style to your splash screen

    <statusBarStyle>OPAQUE_BLACK</statusBarStyle>

    — answered March 19th 2010 by Ben Bahrenburg
    permalink
    0 Comments
The ownership of individual contributions to this community generated content is retained by the authors of their contributions.
All trademarks remain the property of the respective owner.