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. Pleas开发者_开发知识库e provide some suggestion...
i got it solved by dynamically populating the TextView
精彩评论