when start Application than Remove this Titanium Startscreen(create custom Start Screen)

余生颓废 提交于 2019-12-11 15:35:52

问题


I am Application Developer with the Titanium. i want to develop new Application with Titanium and created a HelloWorld application. Every time my application starts up Than every time Titanium startscreen is show. how I remove this Titanium Startscreen.


回答1:


The default titanium splash is screen path is:

Resources/iphone/Deafult.png

You can replace your new Default.png. To see the new splash screen, just clean your build and relaunch your application.



来源:https://stackoverflow.com/questions/9206661/when-start-application-than-remove-this-titanium-startscreencreate-custom-start

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!