[Mono-bugs] [Bug 632788] New: Missing AttributeSet class (creating new View)
bugzilla_noreply at novell.com
bugzilla_noreply at novell.com
Thu Aug 19 08:24:27 EDT 2010
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: mono-bugs at lists.ximian.com
ReportedBy: miha at rthand.com
QAContact: mono-bugs at lists.ximian.com
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.
More information about the mono-bugs
mailing list