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

Constrain height of BackgroundParallaxHeaderModifier #558

Closed
LePips opened this issue Sep 4, 2022 · 0 comments · Fixed by #593
Closed

Constrain height of BackgroundParallaxHeaderModifier #558

LePips opened this issue Sep 4, 2022 · 0 comments · Fixed by #593
Labels
bug Something isn't working

Comments

@LePips
Copy link
Member

LePips commented Sep 4, 2022

Take a look at BackgroundParallaxHeaderModifier and find a way to constrain the height of the header along with the scroll view offset. For iOS item views the headers have a bottom color element which goes the length of the view and shows when the overlaying content is not long enough and scrolled to the bottom.

iOS - example

Criteria: the header frame is constrained based on the given height and the scroll view offset. May require some refactoring in the scroll views such that the header height is properly given.

@LePips LePips added the bug Something isn't working label Sep 4, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant