I working on an app were we want to use the ActionBar in devices that can 
support it.
Best way I can think of to handle it at this time is to add a config 
resource tagged with v11 however I don't want to have to update the app 
every time the sdk version changes and add a duplicate resource file.

Is there any way to define a resource as "sdk version or greater" ?

I'm using the compatibility lib so that the fragments work in Froyo and 
gingerbread, but they can't use the action bar (for which we have a custom 
solution). when we see that we're in honeycomb, we want to hide our custom 
solution and use the actionbar instead.

ideas? thoughts?

- Brill Pappin

-- 
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