https://bugzilla.novell.com/show_bug.cgi?id=632611

https://bugzilla.novell.com/show_bug.cgi?id=632611#c7


--- Comment #7 from Jonathan Pobst <[email protected]> 2010-08-20 15:26:24 UTC 
---
The reason I mentioned [Name] is that it can't be overridden in the manifest. 
If you change the name on your <activity>, monodroid.exe will simply generate a
new <activity> for it, and you are stuck with both.

If [Label] is a string, the user could enter "My Activity" or
"@string/activity_name" to handle localization.  Or we can also have an
overload that takes an int pointing to the resource.

I think I would suggest Android.App, so it's in the same namespace as Activity,
so it should pretty much always be in-scope for users.

-- 
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

Reply via email to