[Mono-bugs] [Bug 658958] If you set a custom class, and set an application name, your class doesn't work
bugzilla_noreply at novell.com
bugzilla_noreply at novell.com
Tue Jan 4 17:09:21 EST 2011
https://bugzilla.novell.com/show_bug.cgi?id=658958
https://bugzilla.novell.com/show_bug.cgi?id=658958#c2
--- Comment #2 from Jonathan Pryor <jpryor at novell.com> 2011-01-04 22:09:20 UTC ---
Multifaceted answer; Part 1: in the next release, if the application name is
left blank in the Project Properties panel, then //application/@android:name
will not be emitted.
Part 2: Monodroid will insert //application/@android:name based on any
[Application] attributes in the assembly IFF //application/@android:name is NOT
present.
Thus, the XML will continue to override attribute values (as current documented
design), but we won't completely fail (as we currently do).
--
Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
More information about the mono-bugs
mailing list