Saturday, August 13, 2011

[android-developers] Re: Status Bar Position

Thank you very much for the reply

On Aug 13, 12:39 pm, Dianne Hackborn <hack...@android.com> wrote:
> It is not nearly so simple.
>
> Honeycomb has a new UI element, a "system bar," intended for tablet type
> devices which replaces the status bar.  There is nothing that says a
> particular device will use this or a status bar, however, and certainly post
> honeycomb on phone devices you can expect to continue to see the traditional
> status bar at the top.
>
> There is also no requirement that a manufacturer put the status bar at the
> top or bottom or even one side or another.
>
> There is no API to find out where the status bar is.
>
> On Sat, Aug 13, 2011 at 10:27 AM, Appaholics <raghavs...@appaholics.in>wrote:
>
>
>
>
>
> > In honeycomb the "status bar" is always at the bottom and AFAIK can not be
> > hidden. On 1.X to 2.X it can be hidden by setting your app to fullscreen.
>
> > On Sat, Aug 13, 2011 at 10:49 PM, John <j...@julientech.com> wrote:
>
> >> In my program I need to know the location of the devices status bar.
> >> Normally I would expect it to be at the top but on my 3.0 emulator it's at
> >> the bottom.   Can I assume that it will always be at the bottom for 3.0+ and
> >> at the top for others or is there a way to get this programmatically?****
>
> >> ** **
>
> >> Thanks!****
>
> >> --
> >> You received this message because you are subscribed to the Google
> >> Groups "Android Developers" group.
> >> To post to this group, send email to android-developers@googlegroups.com
> >> To unsubscribe from this group, send email to
> >> android-developers+unsubscribe@googlegroups.com
> >> For more options, visit this group at
> >>http://groups.google.com/group/android-developers?hl=en
>
> > --
> > --------------------
> > Raghav Sood
> > CEO/Founder/Owner/Dictator/Tyrant at Appaholics (Basically all titles
> > required to have complete control)
> >http://www.raghavsood.com/
> >https://market.android.com/developer?pub=Appaholics
> >http://www.appaholics.in/
>
> >  --
> > You received this message because you are subscribed to the Google
> > Groups "Android Developers" group.
> > To post to this group, send email to android-developers@googlegroups.com
> > To unsubscribe from this group, send email to
> > android-developers+unsubscribe@googlegroups.com
> > For more options, visit this group at
> >http://groups.google.com/group/android-developers?hl=en
>
> --
> Dianne Hackborn
> Android framework engineer
> hack...@android.com
>
> 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.- Hide quoted text -
>
> - Show quoted text -

--
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to android-developers@googlegroups.com
To unsubscribe from this group, send email to
android-developers+unsubscribe@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en

No comments:

Post a Comment