[mono-android] honeycomb actionbar .xml definition

Wally McClure theevilprogrammer at hotmail.com
Mon Nov 14 15:23:23 EST 2011


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/20111114/c9a7e57a/attachment-0001.html 


More information about the Monodroid mailing list