Oh well then I think the expected fragment*support work good on pre-
HC.

Just got a bit greedy to see if the action bar can show up on top
replacing the title bar (as in HC).

Thanks for your reply.

On Apr 15, 10:55 pm, Dianne Hackborn <hack...@android.com> wrote:
> The compatibility library provides fragments and loaders on pre-HC devices.
>  It does not have any other major features; it just has a smattering of
> helpers for small specific methods that don't exist on older platforms.
>
>
>
>
>
>
>
>
>
> On Fri, Apr 15, 2011 at 7:47 AM, RS <rajeshs...@gmail.com> wrote:
> > Is the compatibility library expected to help with action bar on pre-
> > honeycombs?
>
> > Have been trying to get it to work in vain for long.
> > Changed the sample that uses MenuCompat to show action irrespective of
> > room. Still no luck.
> > MenuCompat.setShowAsAction(item, MenuItem.SHOW_AS_ACTION_ALWAYS);
>
> > What am I doing wrong? Or is it just to use fragments in options menu
> > that show at the bottom of the screen?
>
> > Thanks in advance.
> > RS
> > ps: The only relevant thread in this group was the one with Dianne
> > Hackborn's reply asking us to properly try the samples out. Yes, I
> > have already included the jar and the rest of the fragments*support
> > stuff work well.
>
> > --
> > 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+unsubscr...@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.

-- 
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+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en

Reply via email to