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

Fix the min height that is supplied to layouting of scrollbehaviour of TopAppBar #651

Closed
shanio opened this issue Apr 26, 2024 · 0 comments · Fixed by #650
Closed

Fix the min height that is supplied to layouting of scrollbehaviour of TopAppBar #651

shanio opened this issue Apr 26, 2024 · 0 comments · Fixed by #650

Comments

@shanio
Copy link
Contributor

shanio commented Apr 26, 2024

https://kiwicom.sentry.io/issues/5066316319/?project=5958448&referrer=jira_integration

java.lang.IllegalStateException: Size(1080 x -16) is out of range. Each dimension must be between 0 and 16777215.
at androidx.compose.ui.node.LookaheadCapablePlaceable.layout(LookaheadDelegate.kt:120)
at androidx.compose.ui.layout.MeasureScope.layout$default(MeasureScope.kt:44)
at kiwi.orbit.compose.ui.controls.TopAppBarKt$scrollBehaviorLayout$1.invoke-3p2s80s(TopAppBar.kt:186)
at kiwi.orbit.compose.ui.controls.TopAppBarKt$scrollBehaviorLayout$1.invoke(TopAppBar.kt:179)

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

Successfully merging a pull request may close this issue.

1 participant