Is there any method for set splash screen time ?

I want show splash screen more time.

Is there any method for set splash screen time ?

[import]uid: 11428 topic_id: 6338 reply_id: 306338[/import]

Sure, just have it be the first screen in your actual app… and remove it with a timer once it has been shown as long as you’d like… the timer would then call the follow up code after removing the screen. [import]uid: 13859 topic_id: 6338 reply_id: 21909[/import]

Thanks.

But is there any other method for that ?
Like set time in build.setting file or any other ? [import]uid: 11428 topic_id: 6338 reply_id: 21912[/import]

I don’t think so. And anyway the method kennwags pointed out allows you to use a transition when removing the image. [import]uid: 12108 topic_id: 6338 reply_id: 21955[/import]