Hi! Just joined the channel. I've dived into Jetpack Compose a few days ago, and it's really, reallly nice so far.
I have an issue with the Popup composable however, for some reason it doesn't fill the full screen width, only about 75%, although the child has
Modifier.fillMaxWidth()
set. Is that a known issue, or a configuration/usage error on my part? Using Compose alpha02.