Skip to content

Sticky headers lag when using beginDelayedTransition() #755

@BorisLaskov

Description

@BorisLaskov

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?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions