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

Sticky headers lag when using beginDelayedTransition() #755

Open
145k0v opened this issue Feb 21, 2020 · 0 comments
Open

Sticky headers lag when using beginDelayedTransition() #755

145k0v opened this issue Feb 21, 2020 · 0 comments

Comments

@145k0v
Copy link

145k0v commented Feb 21, 2020

Please check the tiny sample project here: https://github.com/145k0v/sticky-headers-sample

In the activity there is a CustomButton which has a TransitionManager.beginDelayedTransition() call used to animate it. When scrolling fast enough you can notice that the sticky header disappears, waits till the button is settled (transition is over), and only then the header is added on top.

Is there a way to use transitions without messing up sticky headers so that they work simultaneously?

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