On Thu, Dec 8, 2011 at 4:28 PM, Kristopher Micinski
<[email protected]>wrote:
>
> I think that's the standard enough way to do it.., so yes.
>
> How long? A few seconds?
>
About 12 seconds the first time. Then when the application has already
been in memory for some reason it takes less, perhaps two or three seconds
to load.
Another thing I am having trouble with though is that in my main activity I
call:
requestWindowFeature(Window.FEATURE_NO_TITLE);
getWindow().setFlags(WindowManager.LayoutParams.FLAG_FULLSCREEN,
WindowManager.LayoutParams.FLAG_FULLSCREEN);
but when the application loads I can see for a short while the application
name
highlighted at the top of the black screen before the full screen. Anyone
know
why this is and how I can make it go away?
Thanks,
John Goche
--
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en