[Mono-bugs] [Bug 643297] i created a layout but it's not winding up in the resources class

bugzilla_noreply at novell.com bugzilla_noreply at novell.com
Fri Oct 1 17:25:36 EDT 2010


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

https://bugzilla.novell.com/show_bug.cgi?id=643297#c1


Jonathan Pobst <jpobst at novell.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
                 CC|                            |jpobst at novell.com
         Resolution|                            |INVALID

--- Comment #1 from Jonathan Pobst <jpobst at novell.com> 2010-10-01 21:25:36 UTC ---
Interesting, I unzipped your project, built it, and it got added to the
Resources class as expected.

public class layout
{

    // aapt resource value: 0x7f030000
    public const int main = 2130903040;

    // aapt resource value: 0x7f030001
    public const int screen2 = 2130903041;

    private layout()
    {
    }
}

I don't see anything that would cause it not to get added for you.  :/


Ok, just saw your email before I hit commit.  Marking Invalid.

"FYI, I did another clean, and another rebuild and it finally picked it up. Not
sure why it didn’t before. :("

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