Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix the scrolling-away of the top toolbar
The height of the ContentLayout's container needs to match the height of its children for overscrolling and sticky behaviors to work as intended. It also needs to have a minimum of 100% so that it fills the height of its parent.
- Loading branch information