https://bugzilla.novell.com/show_bug.cgi?id=632788
https://bugzilla.novell.com/show_bug.cgi?id=632788#c0 Summary: Missing AttributeSet class (creating new View) Classification: Mono Product: MonoDroid Version: unspecified Platform: x86-64 OS/Version: Windows 7 Status: NEW Severity: Minor Priority: P5 - None Component: Tools AssignedTo: [email protected] ReportedBy: [email protected] QAContact: [email protected] Found By: --- Blocker: No Description of Problem: When creating a new view using Create Item the AttributeSet argument type is unknown. Steps to reproduce the problem: 1. Create new MonoDroid project. 2. Create new view through Add Item Actual Results: Won't compile, AttributeSet is unknown type. Expected Results: Should compoile. How often does this happen? Always. Additional Information: I think the template should use IAttributeSet type, not AttributeSet. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug. You are the assignee for the bug. _______________________________________________ mono-bugs maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
