Dialog size is again limited in rc2 or am I wrong?
# compose
m
Dialog size is again limited in rc2 or am I wrong?
a
https://developer.android.com/jetpack/androidx/releases/compose-ui#1.0.0-rc02
Dialogs now follow the platform sizing behaviour. Set usePlatformDefaultWidth to false to override this behaviour.
m
Grate, many Thanks!
c
Nice! This is a great change!