Any way to show a `wrapContentWidth` snackbar? Fixed-width works, but not wrap. The default `fillMax...
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.
197 Views