Xamarin.Plugin.FAB
Xamarin.Plugin.FAB copied to clipboard
Xamarin Forms library for a Floating Action Button
It would nice if Command's CanExecute will affect visually to the disabled state of the button. If canexecute returns false the button won't do anything so that part works, but...
I don't believe this issue has been fixed as I am still having this same issue with 2.1.2-pre3 package. The button is still not showing up on the actual iPhone...
Attribute "fab_colorPressed" has already been defined Can you change the attribute prefix?
Erro in MainActivity.cs System.TypeLoadException Could not load type 'FAB.Droid.FloatingActionButtonRenderer from assembly 'FAB.Droid, Version=2.1.1.0, Culture=neutral, PublicKeyToken=null'.
It would be possible to add a title ?
Hi, I added the nuget to my solution, then created a content page and added the code from the sample but Now I get some errors: Attribute "fab_colorNormal" has already...