We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Hi
When I migrated FAB from 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 so, I have implemented extension library that basically has the same implementations from https://github.com/jamesmontemagno/FloatingActionButton-for-Xamarin.Android
You can merge my implementation from https://github.com/binoypatel/FloatingActionButton-Xamarin.Android
Hope this will help others too,
Cheers, Binoy
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Hi
When I migrated FAB from 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 so, I have implemented extension library that basically has the same implementations from https://github.com/jamesmontemagno/FloatingActionButton-for-Xamarin.Android
You can merge my implementation from https://github.com/binoypatel/FloatingActionButton-Xamarin.Android
Hope this will help others too,
Cheers,
Binoy
The text was updated successfully, but these errors were encountered: