Hello everyone, does anyone know if it is possible to scale a canvas so that it uses the full width ...
d
Hello everyone, does anyone know if it is possible to scale a canvas so that it uses the full width of the screen?
s
Modifier.fillMaxWidth() not doing it for you?