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

前提是你 提交于 2019-12-13 08:12:11

问题


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:


i got it solved by dynamically populating the TextView



来源:https://stackoverflow.com/questions/7702797/how-to-arrange-my-layout-for-a-large-text-in-android

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!