On Tue, Apr 19, 2011 at 11:19 AM, Chris Stewart wrote:
> As far as I know, you can't use the ActionBar pre-Honeycomb anyway. So you
> wouldn't have a scenario in which you'd be able to use the ActionBar unless
> you're targeting Honeycomb.
No, but you can have an application that uses the Androi
As far as I know, you can't use the ActionBar pre-Honeycomb anyway. So you
wouldn't have a scenario in which you'd be able to use the ActionBar unless
you're targeting Honeycomb.
And to clarify, I don't know much, so I could be completely wrong. :)
--
Chris Stewart
http://chriswstewart.com
On
On Tue, Apr 19, 2011 at 11:10 AM, Dave Johnston wrote:
> I'm having trouble implementing ActionBar tabs whilst also using
> backward-compatible Fragments (with the compatibility package).
>
> The main issue being that ActionBar.TabListener expects
> android.app.Fragment, and my Fragment classes in
I'm having trouble implementing ActionBar tabs whilst also using
backward-compatible Fragments (with the compatibility package).
The main issue being that ActionBar.TabListener expects
android.app.Fragment, and my Fragment classes inherit from
android.support.v4.app.Fragment. Therefore I can't use
4 matches
Mail list logo