Is there a workaround for MonoDevelop as this gives an error and not a warning (At least on my Mac)
Thanks! Jean From: [email protected] [mailto:[email protected]] On Behalf Of Wally McClure Sent: November-14-2011 3:23 PM To: [email protected] 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>
_______________________________________________ Monodroid mailing list [email protected] UNSUBSCRIBE INFORMATION: http://lists.ximian.com/mailman/listinfo/monodroid
