On Sep 22, 2011, at 7:56 AM, Greg Shackles wrote:
> To set application attributes you can extend the Application class and use 
> the attribute there, something like:

You don't need to extend the Android.App.Application class; it's also usable as 
an assembly level attribute:

        [assembly:Android.App.Application (Label = "@string/ApplicationName")]

 - Jon

_______________________________________________
Monodroid mailing list
Monodroid@lists.ximian.com

UNSUBSCRIBE INFORMATION:
http://lists.ximian.com/mailman/listinfo/monodroid

Reply via email to