Hi, so I've got an issue I can't quite figure out, and am looking for advice.
I've got a textview, that is on a scrollview. The textview is only a small part of the scrollview, and I've set the height of the textview to have enough room for around 3 lines of text. BUT, the textview can have much more than that, and should scroll to show the rest.
The problem is, when I try to scroll the textview, it just scrolls the whole scrollview. I don't know what's wrong ... I definitely have scrolling enabled on the textview.
Any ideas?
I've got a textview, that is on a scrollview. The textview is only a small part of the scrollview, and I've set the height of the textview to have enough room for around 3 lines of text. BUT, the textview can have much more than that, and should scroll to show the rest.
The problem is, when I try to scroll the textview, it just scrolls the whole scrollview. I don't know what's wrong ... I definitely have scrolling enabled on the textview.
Any ideas?