Skip to content

Releases: liangjingkanji/spannable

1.2.7

08 Aug 02:17
Compare
Choose a tag to compare
  • feat: 新增clearSpans()
  • feat: replaceSpan()新增参数startIndex
  • sample(fix): #25 没有清除文本颜色

1.2.5

03 Nov 13:54
Compare
Choose a tag to compare
  • fix: #21 设置行间距后无法居中对齐

1.2.4

31 Oct 04:20
Compare
Choose a tag to compare
  • fix: #19 禁止重复设置相同Span类
  • sample(fix): 输入框删除大量表情包会卡顿
  • sample: 长按连续输入表情包

1.2.3

18 Sep 04:45
Compare
Choose a tag to compare
  • feat: 图片自适应文字宽高
  • feat: support shape/.9图
  • feat: 图片内间距/外间距
  • feat: 新增addSpan中缀表达式

1.1.7

28 Aug 12:38
Compare
Choose a tag to compare
  • fix: setSpan 引发DataBinding空指针
  • refactor: 私有不必要属性
  • pref: CenterImageSpan/GlideImageSpan 支持 ForegroundColor
  • refactor: 删除 setTextStyle setTextSize 方法
  • pref: 默认返回 SpannableStringBuilder 替代 Spannable

1.1.6

12 Aug 16:06
Compare
Choose a tag to compare
  • 新增ModifyTextWatcher用于修改输入框文本

1.1.5

01 Jul 05:47
Compare
Choose a tag to compare
  • feat: CenterImageSpan/GlideImageSpan新增文字绘制

现在支持在图片上面显示文字

1.1.4

29 Apr 15:33
Compare
Choose a tag to compare
  • 文字/Span替换
  • 正则匹配替换
  • 加载网络图
  • 图片显示GIF图
  • 图片垂直居中对齐
  • 图片占位图
  • 图片保持宽高比缩放
  • 图片宽高配置