Hi! Just joined the channel. I've dived into Jetpa...
# compose
m
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.
I suppose I should file an issue for that?
p
Did you file the issue? I have similar problem in alpha11