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

Scrolling down broken when FAB attached to ListView with a SwipeRefreshLayout enabled #189

Open
simplatek opened this issue Jun 26, 2015 · 0 comments

Comments

@simplatek
Copy link

I just noticed v1.3.0 has a bug possibly when I scroll down on a ListView, which has a SwipeRefreshLayout attached and the FAB is attached to this ListView, the ListView will no longer scroll down when it should, instead the SwipeRefreshLayout is always being invoked to refresh now, regardless of how far down the first visible row in the ListView is. When FAB is not attached to the ListView, SwipeRefreshLayout works as designed.

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