MysterDru / Xamarin.Plugin.FAB

Xamarin Forms library for a Floating Action Button
36 stars 6 forks source link

Attribute "fab_colorPressed" has already been defined #17

Open poseydonfba opened 7 years ago

poseydonfba commented 7 years ago

Attribute "fab_colorPressed" has already been defined

Can you change the attribute prefix?

las3r commented 7 years ago

This issue arises when you have another "FAB" nuget style package already installed. I ran into this same issue because I had the Refractored FAB button referenced as a package. Clean up your nuget packages and this should be fine.