On 8/18/2011 3:52 PM, chobo2 wrote: > should an axml file be used or xml?
Neither Android nor Mono care about the extension. Using .axml will trigger the schema to give you intellisense, which is why we use .axml. That is the only difference, so you can use .xml if you want, you just won't get intellisense. Jonathan _______________________________________________ Monodroid mailing list [email protected] UNSUBSCRIBE INFORMATION: http://lists.ximian.com/mailman/listinfo/monodroid
