Skip to content

Releases: DrownCoder/EasyTextView

修复左下和右下颠倒bug

21 May 12:54
Compare
Choose a tag to compare

新增api修复左下和右下颠倒bug
topLeft
topRight
bottomLeft
bottomRight

渐变背景色

29 Apr 02:38
287ecf5
Compare
Choose a tag to compare

支持xml中设置渐变背景色

app:gradientOrientation="left_right"
app:startSolid="@color/bohegreen"
app:endSolid="@color/colorPrimary"

优化拓展

05 Jan 08:33
Compare
Choose a tag to compare

1.修改Icon类型从String改为charsequence
2.进一步拓展JAVA的API
3.补充Error信息

修复文字大小问题

18 Aug 10:07
Compare
Choose a tag to compare

1.修复center_vertical时文字重叠问题
2.新增autoMaxHeight熟悉
-修复左右文字大小大于中间文字大小高度不准问题
-修复英文由于基线导致展示不全问题

修复右侧颜色失效bug

01 Jul 03:20
Compare
Choose a tag to compare

bug描述:由于没有右侧文字大小,右侧文字颜色失效

增加功能,被玩坏了

14 Jun 13:35
Compare
Choose a tag to compare

由于用于来确实方便,被玩坏了,增加了一些功能
1.中间的文字支持字符串(原来只支持iconfont)
2.左边文字,中间文字,右边文字分别支持粗体和斜体
3.左边文字,中间文字,右边文字支持xml中设置iconfont(原来xml中只支持中间文字设置)
3.优化了代码

first release

28 Apr 07:43
Compare
Choose a tag to compare

1.圆角和边线颜色和宽度,soild
2.iconFont配合textLeft,textRight,textPadding,iconColor等
3.支持不同左中右不同字号垂直居中
4.支持左中上分别设置Selector,不要设置TextColor,会覆盖(一个TextView)
5.支持左右text设置span