I've created a scrollview with some pages. Inside the first page there's something like :
A very very long text which cannot be in the screen, [...]
But the text does not fit in the whole screen, it looks like this :
If I disable the scrollview :
Do you have any idea how I can wrap the content of a page to fit the screen ?