Reputation: 209
I'm trying to add Activities, Fragments, Strings, etc. to a Mono for Android library. I found a post from August 2011 here where it doesn't look possible. However, I was hoping someone had found a work around.
Thanks
Upvotes: 1
Views: 790
Reputation: 9982
You should be able to add Activities and Fragments to the library, however you still cannot add Resources like Strings or Drawables.
Upvotes: 1