I'm facing issues with the `TopAppBar`in combinati...
# compose
j
I'm facing issues with the `TopAppBar`in combination with a
LazyColumn
. It started since Compose
1.2.0-beta02
and is still occurring in
1.2.0-beta03
. It seems similar to this issue: https://issuetracker.google.com/issues/234336057 But instead of a flickering color my item heights are just occupying the whole screen. Anyone else has this problem?