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

StickyHeaders not updating layout with StickyHeaders.ViewSetup #36

Open
menscikov opened this issue Feb 15, 2021 · 1 comment
Open

StickyHeaders not updating layout with StickyHeaders.ViewSetup #36

menscikov opened this issue Feb 15, 2021 · 1 comment

Comments

@menscikov
Copy link

menscikov commented Feb 15, 2021

I use StickyHeaders.ViewSetup with setupStickyHeaderView method.
Everything works fine if i scroll RecyclerView very slowly. When i scrolling it fast, bindStickyHeader method in StickyHeadersLinearLayoutManager class replaces my modified header item with original header item. All my changes to the header view in setupStickyHeaderView disappear.

Is it possible to fix this issue?
This issue i can reproduce on Android 9 phone.

@goncalossilva
Copy link
Member

Hi @menscikov! Sorry for the delay in getting back to you. We haven't been able to reproduce this issue before. Does it still happen? Which device was running Android 9?

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

No branches or pull requests

2 participants