[mono-android] Reusing UI code in class libraries

2013-10-07 Thread andyjohnson0
I have some UI classes that I want to re-use across a number of projects. Normally I would put them in a class library to be referenced by the projects. However, they reference resources (mainly layouts and strings) and resources in class libraries are not (yet?) supported. So I'm wondering what i

Re: [mono-android] NavigationDrawer on Android 2.3

2013-10-07 Thread Jared Kells
I put the NuGet packages for up here: https://www.myget.org/F/jkells/ Cheers, Jared On Sat, Oct 5, 2013 at 10:50 AM, Vladimir Dimitrov wrote: > By the way, have you uploaded somewhere a built NuGet with the v7 support > library? That would probably be the better solution. What is your > exper