You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner. It is now read-only.
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
The text was updated successfully, but these errors were encountered: