Is there a limit to the size or amount of text that can be put into a label?
I have a lot of text and I tried to put it in a label inside a ScrollView
But as I try to enlarge the label it seems that at some stage the growth stops and not all the text appears
What's the right way to do it?