Thanks Dianne. This works like a charm. The title bar even animates the hide/show action!
On Nov 10, 11:32 pm, Dianne Hackborn <[email protected]> wrote: > Change the window flag -- getWindow() to get the window, and change the > fullscreen flag defined in WindowManager.LayoutParams. > > On Tue, Nov 10, 2009 at 9:48 PM, [email protected] < > > > > > > [email protected]> wrote: > > Hi, > > > Is it possible to show/hide the status bar without creating a new > > "full screen" activity? > > > I want to creating something like Firefox browser, where user can > > toggle the "full screen" mode. > > > Thanks > > > -- > > 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]<android-developers%2bunsubs[email protected]> > > For more options, visit this group at > >http://groups.google.com/group/android-developers?hl=en > > -- > Dianne Hackborn > Android framework engineer > [email protected] > > Note: please don't send private questions to me, as I don't have time to > provide private support, and so won't reply to such e-mails. All such > questions should be posted on public forums, where I and others can see and > answer them. -- 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

