Skip to content
This repository has been archived by the owner. It is now read-only.

MvxFragment annotation can't be used in Android library project #318

Open
orzech85 opened this issue Dec 9, 2016 · 0 comments
Open

MvxFragment annotation can't be used in Android library project #318

orzech85 opened this issue Dec 9, 2016 · 0 comments

Comments

@orzech85
Copy link

orzech85 commented Dec 9, 2016

Fields in Resources.Designer.cs in Android library project are static - therefore can't be used in annotations.

Example:
https://github.com/orzech85/androidLiblaryMvxExample/blob/master/News.Droid/Views/FragmentView.cs#L19

Unfortunately fields are static on purpose:
https://bugzilla.xamarin.com/show_bug.cgi?id=49348

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Development

No branches or pull requests

1 participant