Hello Developers,
I am currently making a message GUI and I have come across a problem.
My GUI relies on the sizes of the text, but depending on the device the text size just gets too big. I am already using UITextSizeConstraints and they don’t help.
Expected text size:
Text size on other devices:
Does anyone know how to keep the text size the same on all devices like in the first picture?
Best regards,
grimm