I believe it's a flaw in the API -- the status bar state is controlled by the top-most full screen opaque activity. A translucent activity can't control it, because the point of it is to nicely composite on top of whatever is beneath it, and that thing beneath it may not be prepared to have the status bar disappear on it. So this theme shouldn't exist.
On Thu, Sep 10, 2009 at 7:17 AM, Illidane <[email protected]> wrote: > > No, I don't see title bar, only status.. > > On 10 Вер, 10:36, Peli <[email protected]> wrote: > > If you have a translucent activity, I guess you see the title bar of > > the activity below your activity, so this is the expected behavior. > > > > Peliwww.openintents.org > > > > On Sep 9, 11:08 pm, Illidane <[email protected]> wrote: > > > > > > > > > Hi! > > > I have an issue : I set Theme.Translucent.NoTitleBar.Fullscreen for my > > > app, but status bar is still here. Is there a solution for it? > > > Thanks. > > > -- 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 -~----------~----~----~----~------~----~------~--~---

