Skip to content
New issue

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

Add extension methods to simplify Recyclerview, ListView #12

Open
binoypatel opened this issue Apr 21, 2017 · 0 comments
Open

Add extension methods to simplify Recyclerview, ListView #12

binoypatel opened this issue Apr 21, 2017 · 0 comments

Comments

@binoypatel
Copy link

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant