Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Adding the dlls to my own project gives missing resource errors #28

Open
nodoid opened this issue Nov 25, 2015 · 1 comment
Open

Adding the dlls to my own project gives missing resource errors #28

nodoid opened this issue Nov 25, 2015 · 1 comment

Comments

@nodoid
Copy link

nodoid commented Nov 25, 2015

Hi,

I'm getting the likes of these errors when I include the dlls from the droid library to my own project

MyApp.Droid.Resource.Attribute does not contain a definition for layoutManager

there are 12 such errors in the designer.cs file (reverseLayout, spanCount, stackFromEnd, item_touch_helper_max_drag_scroll_per_frame, item_touch_helper_previous_elevation, RecyclerView, RecyclerView_android_orientation, RecyclerView_layoutManager, RecyclerView_reverseLayout, RecyclerView_spanCount and RecyclerView_stackFromEnd)

@arielbh
Copy link

arielbh commented Jan 20, 2016

Make sure you add Xamarin.Android.Support.v7.RecycleView to your project.

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

No branches or pull requests

2 participants