DottorPagliaccius / Xamarin-Custom-Controls

in progress
MIT License
96 stars 34 forks source link

accordion:AccordionItemView not found #2

Closed JoshuaNovak919 closed 7 years ago

JoshuaNovak919 commented 7 years ago

I tried making a sample project using the AccordionView plugin and the code you used in the CustomControlsSamples project, but I get the following error:

Type accordion:AccordionItemView not found in xmlns clr-namespace:Xamarin.CustomControls;assembly=Xamarin.CustomControls.AccordionView

Is there something else that is needed to get it to work properly?

DottorPagliaccius commented 7 years ago

Uhm I don't know, try posting your code. Are you able to build the sample project without that error?