How to arrange my layout for a large text in android?

352 Views Asked by At

I set the parent view as a scrollview. Then I put a TextView to display my help text. But the string resource i use to put in the textview has limited characters. My help text is large. Please provide some suggestion...

1

There are 1 best solutions below

0
On BEST ANSWER

i got it solved by dynamically populating the TextView