SuavePirate / Xamarin.Forms.Controls.FloatingActionButton

A custom view to create a FloatingActionButton for both Android and iOS as part of Material Design
MIT License
120 stars 38 forks source link

I did have this working but now am stuck :( #28

Open TechGuyGeek opened 6 years ago

TechGuyGeek commented 6 years ago

I did have this working but now am stuck, Hopeful you can help :) the error i get is as below

Severity Code Description Project File Line Suppression State Error CS0400 The type or namespace name 'SuaveControls' could not be found in the global namespace (are you missing an assembly reference?) test C:\test \test \test \obj\Debug\netstandard2.0\Pages\test \Displaytest\GroupDetails.xaml.g.cs 23 Active

SuavePirate commented 5 years ago

Is this in your Xaml or code behind? Sounds like your xaml namespace is incorrect and doesn't specificy the assembly