[mono-android] honeycomb actionbar .xml definition

Jean Lapointe jlapoint at matrox.com
Wed Nov 16 10:45:49 EST 2011


Is there a workaround for MonoDevelop as this gives an error and not a
warning (At least on my Mac)

 

Thanks!

 

Jean

 

From: monodroid-bounces at lists.ximian.com
[mailto:monodroid-bounces at lists.ximian.com] On Behalf Of Wally McClure
Sent: November-14-2011 3:23 PM
To: monodroid at lists.ximian.com
Subject: [mono-android] honeycomb actionbar .xml definition

 

When I define the items for an action bar in an xml file, I am getting a
warning on showAsAction in Visual Studio.  VS is reporting that the
attribute is not declared.  Otherwise the application works on my device
with no runtime errors.

  <item
  android:id="@+id/item01"
  android:icon="@drawable/jellyfishsmall"
  android:title="Menu item 1"
  android:showAsAction="ifRoom|withText">
  </item> 

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.ximian.com/pipermail/monodroid/attachments/20111116/a2295370/attachment.html 


More information about the Monodroid mailing list