Re: [mono-android] Resources from a Library Project

2011-08-03 Thread Anthony . Coqui
t: Wednesday, 3 August 2011 1:37 PM To: Discussions related to Mono for Android Cc: Ritesh Sahu Subject: Re: [mono-android] Resources from a Library Project There is currently no support for sharing resources across projects. You will need to copy (or link) the resources into each project. Hopefull

Re: [mono-android] Resources from a Library Project

2011-08-02 Thread Ritesh Sahu
ions related to Mono for Android Cc: Ritesh Sahu Subject: Re: [mono-android] Resources from a Library Project There is currently no support for sharing resources across projects. You will need to copy (or link) the resources into each project. Hopefully there will eventually be a better solution for

Re: [mono-android] Resources from a Library Project

2011-08-02 Thread Rebeca Perez
Hey honey you were really good last night in bed and then twice this morning. That's was sooo hot! I can't wait for your big black cock again :-) On Aug 2, 2011, at 11:36 PM, Jonathan Pobst wrote: > There is currently no support for sharing resources across projects. > > You will need to copy

Re: [mono-android] Resources from a Library Project

2011-08-02 Thread Jonathan Pobst
There is currently no support for sharing resources across projects. You will need to copy (or link) the resources into each project. Hopefully there will eventually be a better solution for this. Jonathan On 8/2/2011 7:09 PM, riteshsahu wrote: > I've looked a bit more into this and by the loo

Re: [mono-android] Resources from a Library Project

2011-08-02 Thread riteshsahu
I've looked a bit more into this and by the looks of it the R.java created only contains the ID from the Application and doesn't contain anything from the Libraries. The values assigned to these constants are overlapped between different projects (// aapt resource value: 0x7f02). Using these r