I have a scrollView that contains a label with a lot of text, it works great on iOS, but when rendered on Android the Text in the label gets chopped, in other words it does not display the rest of my text as I scroll down. Are there any limitations as to the amount of text the scrollview and a label can handle in android? or any ideas on how to solve the problem?
↧