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 issue with Sticky Headers on #231

Open
dvdciri opened this issue Jan 29, 2021 · 0 comments
Open

Scrolling issue with Sticky Headers on #231

dvdciri opened this issue Jan 29, 2021 · 0 comments

Comments

@dvdciri
Copy link

dvdciri commented Jan 29, 2021

When you use this library with a RecyclerView that sits inside a swipe to refresh layout, or any other layout that handles vertical scrolling (i.e. a bottom sheet behavior), if you scroll up the list to the top and keep going, it will trigger the swipe to refresh or the bottom sheet dragging BEFORE the RecyclerView reaches the top of the list, so before it gets to the first header.

This issue seems to go away if I don't use the library, in both scenarios.

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