How can I create a Full Screen dialog? Dialog properties throw an error. Does anyone know of a diffe...
t
How can I create a Full Screen dialog? Dialog properties throw an error. Does anyone know of a different method?
z
Have you tried Modifier.fillMaxSize() ?
t
Yes but it doesn't work
Try this
t
Thanks I will try 🙂
1321 Views