Hi,
I am attempting to update my application for Honeycomb by targeting
SDK version 11. I checked the app in the honeycomb emulator, and it
looks good (with the Honeycomb theme). However, I do not have anyway
to get to my Options. So, I am attempting to add the options as an
item in the action bar with the following in my "/res/menu/
fileName.xml" by adding the following:
android:showAsAction="ifRoom|withText"
However, I am getting the following error:
"error: No resource identifier found for attribute
'showAsAction' in package 'android"
Not sure if this is relevant or not, but my minSdkVersion is 4 (I
tried putting 11 in there, still had the same error). Any help would
be appreciated. Thanks.
Aaron
--
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