I cannot reproduce your problem. Here is a sample project with your
manifest settings and FULLSCREEN call, and I do not see the behavior
you cite:

http://misc.commonsware.com/GalaxyTabList.zip

On Fri, Jan 21, 2011 at 11:04 AM, guich <[email protected]> wrote:
> Hi Mark,
>
> How are you? How was Christmas and the new year? :-)
>
> A simple code will be very dificult for me. However, i can provide two
> apks that would reproduce the problem. But, basically, when the app
> loads, at the activitie's onCreate, i call the
>
>      if (fullscreen)  // now set in the
> AndroidManifest.xml / .Fullscreen property
>
> getWindow().setFlags(WindowManager.LayoutParams.FLAG_FULLSCREEN,
> WindowManager.LayoutParams.FLAG_FULLSCREEN);
>
> Is the apk enough to help?
>
> cheers
>
>    guich
>
> --
> 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
>



-- 
Mark Murphy (a Commons Guy)
http://commonsware.com | http://github.com/commonsguy
http://commonsware.com/blog | http://twitter.com/commonsguy

_Android Programming Tutorials_ Version 3.1 Available!

-- 
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

Reply via email to