https://bugzilla.novell.com/show_bug.cgi?id=649393

https://bugzilla.novell.com/show_bug.cgi?id=649393#c0


           Summary: aresgen.exe doesn't support arrays
    Classification: Mono
           Product: MonoDroid
           Version: unspecified
          Platform: Other
        OS/Version: Other
            Status: NEW
          Severity: Critical
          Priority: P5 - None
         Component: Tools
        AssignedTo: [email protected]
        ReportedBy: [email protected]
         QAContact: [email protected]
          Found By: Customer
           Blocker: Yes


Created an attachment (id=397153)
 --> (http://bugzilla.novell.com/attachment.cgi?id=397153)
repro project

Description of Problem:
given this xml:
<?xml version="1.0" encoding="utf-8" ?>
<resources>
  <declare-styleable name="NavBar">
    <attr name="Title" format="string" />
  </declare-styleable>
</resources>

you should be able to access: Resource.attr.NavBar

however, you can't. you can access Resource.attr.Title, however.

-- 
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

Reply via email to