This is a migrated thread and some comments may be shown as answers.

slow splash screen

1 Answer 169 Views
Android Devices
This is a migrated thread and some comments may be shown as answers.
This question is locked. New answers and comments are not allowed.
Michael
Top achievements
Rank 1
Michael asked on 08 Jan 2014, 04:42 PM
our splash screen seems to hover longer than necessary, making it appear as if the app is frozen or malfunctioning. is there a way to limit the amount of time that the splash screens appear? perhaps in the config files?

1 Answer, 1 is accepted

Sort by
0
Steve
Telerik team
answered on 09 Jan 2014, 02:21 PM
Hi Michael,

By default the splashscreen for Android is shown for 5 seconds and this delay can be controlled via the
SplashScreenDelay property. You can edit the Android config.xml file and specify a delay that best suits your needs. Another approach is using the splashscreen.hide method in deviceready and apply desired timeout via setTimeout (refer to the code snippets in the API).

Regards,
Steve
Telerik
You've missed the Icenium Visual Studio Integration keynote? It has been recorded and posted here.
Looking for tips & tricks directly from the Icenium team? Check out our blog!
Share feedback and vote for features on our Feedback Portal.
Tags
Android Devices
Asked by
Michael
Top achievements
Rank 1
Answers by
Steve
Telerik team
Share this question
or