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 <[email protected]> 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 [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 > -- 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

