https://bugzilla.novell.com/show_bug.cgi?id=656002
https://bugzilla.novell.com/show_bug.cgi?id=656002#c1 --- Comment #1 from Adam Tybor <[email protected]> 2010-11-26 04:04:47 UTC --- Looks like the issue is that if the applicationattribute exists in code the additional attributes will not be merged with an existing <application></application> element specified within the Properties\AndroidManifest.xml Once I removed that application element, the application element was properly generated in the final manifest file. Is this the desired implementation? Shouldn't the properties on the applicationattribute just be merged / overwritten on any existing <application></application> element within the manifest? If I need any customizations within my Manifest I need an <application> element thus eliminating the ability to specify the attribute in code. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug. You are the assignee for the bug. _______________________________________________ mono-bugs maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
