When I wrap content like this example below, it scrolls Perfectly..
return( TEST
It's a typo: Your closing ScrollView tag is: rather than . You also need to add a style to the View container, here's an example of what it should look like:
ScrollView
View
return( TEST TEST TEST TEST ... );