On Sep 28, 2011, at 3:48 PM, Agarwal, Tushar wrote:
> When I am using themes in my application (mono) it is giving me error.
> When I am applying style tag to ImageButton, it says - "The 'style' attribute 
> is not declared".

Turn off "warnings as errors." That's a warning, because your XML doesn't 
validate against the XML Schema that we provide for .axml files. This is 
expected (you can add any attribute you want to .axml files, and handle them 
specially within your classes).

We'll investigate whether we can extend our .xsd to not generate as many 
warnings.

Thanks,
 - Jon

_______________________________________________
Monodroid mailing list
Monodroid@lists.ximian.com

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

Reply via email to