Skip to content

V2.2.1

Compare
Choose a tag to compare
@lygttpod lygttpod released this 12 Apr 14:58
· 51 commits to master since this release

fix bug issues139

  • 新增setDividerLineType()方法用来动态设置分割线类型
例如:
stv.setDividerLineType(type)

type类型为SuperTextView.TOP、SuperTextView.BOTTON、SuperTextView.BOTH、SuperTextView.NONE