Hi everyone, I finished my app, but there is an imperfection that annoy me..
Before the app actually start there is a black/gray screen.
The problem is that in the main Activity_Create is veeeery simple, same for Starter Service
it is just:
Sub Activity_Create(FirstTime as Boolean)...
What is the best way to do a splash screen?
Use a panel in main that goes invisible after a while or on click
Create an activity that is called from main at end of Activity_Create
Some other way
My app is a OSMDroid tour app that the main layout is all built in Activity_Create rather than...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.