Hi,
I'm working with a scrollView for the first time. Just as an example, I'm trying to display some lines of text following the format "Line number: 1", "Line number 2", etc...
I put a scrollView in a layout also containing an ImageView on top, and a label in another layout, that I then load...