https://bugzilla.novell.com/show_bug.cgi?id=632611
https://bugzilla.novell.com/show_bug.cgi?id=632611#c14 --- Comment #14 from Jonathan Pobst <[email protected]> 2010-08-20 19:14:34 UTC --- I think we should try to support: - The attributes on <activity> are straight-forward. - [Action(string)] and [Category(string)] which all get put into a single <intent> - [Metadata(string,string,string)] if we find a use for it Obviously, we should pick the common ones first, and can do the rest later. Attributes should overwrite anything specified in AndroidManifest.xml. We should also provide [SuppressManifest] that tells us not to generate anything for this Activity, to give the user the option to do it all by hand if they have a very advanced use case. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug. _______________________________________________ mono-bugs maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
