FlowTextView
FlowTextView copied to clipboard
Support ImageSpan
It will be nice if this class also support ImageSpan with style like "float:left"
Do normal TextViews support this?
Yes, actually, it's the only way to display content mixed with text and image, and yet fast enough to be used in ViewPager(unlike WebView).