FloatingActionButton-Xamarin.Android
FloatingActionButton-Xamarin.Android copied to clipboard
Android Floating Action Button based on Material Design for Xamarin.Android
Is it possible to do it in a arc style? I am really loving this with the "jumpy" label text you have provided in the animations folder. I would like...
Hi When I migrated FAB from [https://github.com/jamesmontemagno/FloatingActionButton-for-Xamarin.Android](https://github.com/jamesmontemagno/FloatingActionButton-for-Xamarin.Android), I found that AttachToRecyclerView missing, which means I have to hook appropriate events in all the places in my app. This was cumbersome...
Hi, can you please fix this bug, the problem is that when you clicking floating button and its show menu with subitems, but the same time background view is clickable,...
I needed the same behavior for `FloatingActionButton` that we have for `FloatingActionMenu` so I just made the few changes needed to make this work and updated the sample. It is...
while using placing fab it is hindering scroll.. I think a layout is placed to left and top of the fab which does not allow the scroll to work