简体   繁体   中英

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

Is there not something built in already, since we are in api version 19 and I guess this could be useful!

I have the same problem and was about to just use a webview with html/css (which is still probably the best way). But there is a library here which appears to do it: https://github.com/deano2390/FlowTextView

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

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