MixtureTextView. 支持Android图文混排、文字环绕图片等效果

github.com/hongyangAndroid/MixtureTextView

Vaya's read on this project

Problem, audience, market, and the verdict — sign in to see it.

Updates

August 2017
  • Merge pull request #8 from SevenHuangY/master
  • 修复了一个合并重叠区域的BUG,该BUG导致当有超过2个子View处在同一[y1,y2]区域时,填充的文本重叠。
August 2015
  • Update MixtureTextView.java
  • delete unusage files
  • add listview demo
  • add listview demo
  • 支持图片交叠
  • update readme
  • 增加padding支持,修复部分bug
  • update readme
  • 增加wrap_content的支持
  • Init
  • Initial commit