Any way to show a `wrapContentWidth` snackbar? Fix...
# compose-desktop
a
Any way to show a
wrapContentWidth
snackbar? Fixed-width works, but not wrap. The default
fillMaxWidth
behavior isn’t really appropriate for the desktop.
d
For now it's not possible. Android Jetpack Compose has similar behaviour. Maybe, we should create an issue to Google tracker.
116 Views