简体   繁体   English

Textview环绕图像android

[英]Textview wrapping around image android

I was wondering how can I wrap a text around an image? 我想知道如何在图像周围包装文字? I have found several solutions but all of them seems to me outdated or am I wrong? 我找到了几个解决方案,但所有这些解决方案在我看来已经过时或者我错了? The best solutions that I could find are these ones: 我能找到的最佳解决方案是:
How to layout text to flow around an image 如何布局文本以在图像周围流动
text wrapping around image in android 文本环绕android中的图像

Is there not something built in already, since we are in api version 19 and I guess this could be useful! 是不是已经有内置的东西,因为我们在api版本19中,我想这可能是有用的!

I have the same problem and was about to just use a webview with html/css (which is still probably the best way). 我有同样的问题,并且即将使用带有html / css的webview(这仍然是最好的方式)。 But there is a library here which appears to do it: https://github.com/deano2390/FlowTextView 但是这里有一个库似乎可以做到这一点: https//github.com/deano2390/FlowTextView

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM