Tgo1014
11/03/2022, 10:02 AMTextField
on a AlertDialog
but as you can see in the screenshot, it doesn't resize to show the error message. Any way to fix this?Tolriq
11/03/2022, 10:23 AMTgo1014
11/03/2022, 10:37 AMDialogProperties(usePlatformDefaultWidth = false)
also works, at least I don't have to hardcode height
values. I gave it a star anyway so they fix this issue soon. Thanks again 😄