如何根据space展开TextView
How to Spread the TextView According to the space
我想做这种Layout
Here the text view acquired place according to space.
我明白了。here the text is not spread according to the empty space.
有什么方法可以实现这种布局吗?
请帮助我,任何人,我是 android.
的新手
您可以使用此库将文本环绕子布局。
https://github.com/deano2390/FlowTextView
这里有一个类似的问题,以前有人问过,你也可以参考一下。
How to layout text to flow around an image
我想做这种Layout
Here the text view acquired place according to space.
我明白了。here the text is not spread according to the empty space.
有什么方法可以实现这种布局吗? 请帮助我,任何人,我是 android.
的新手您可以使用此库将文本环绕子布局。 https://github.com/deano2390/FlowTextView
这里有一个类似的问题,以前有人问过,你也可以参考一下。
How to layout text to flow around an image