Skip to content

V2.1.5

Compare
Choose a tag to compare
@lygttpod lygttpod released this 14 Oct 03:31
· 73 commits to master since this release

1、左右ImageView新增圆形图片的支持(内置CircleImageView)

<attr name="sLeftIconShowCircle" format="boolean" />
<attr name="sRightIconShowCircle" format="boolean" />

2、取消maxEms和maxLines的默认值,需要的时候自行配置
3、取消xml中配置字体加粗属性,变为代码控制