Skip to content

Releases: caoyanglee/richEditText

update ui-libs

02 Aug 03:29
Compare
Choose a tag to compare
0.0.8

update ui-libs

增加获取编辑框的纯文本

30 May 16:41
Compare
Choose a tag to compare
mRichEditText.getPureText {
    Log.d("pmm","pureText=${it}")
}

小改动

24 May 03:28
Compare
Choose a tag to compare
  1. 图片显示改为自适应,不在强制width=100%

升级通用UI库

21 May 09:11
Compare
Choose a tag to compare
0.0.5

升级通用Ui库

升级通用UI库

21 May 06:50
Compare
Choose a tag to compare
0.0.4

Merge branch 'master' of https://github.com/caoyanglee/RichEditTextDemo

增加获取焦点的方法

07 May 09:24
Compare
Choose a tag to compare
0.0.3

增加获取焦点的方法

增加setHtml的方法

07 May 07:45
Compare
Choose a tag to compare
0.0.2

Merge branch 'master' of https://github.com/caoyanglee/RichEditTextDemo

富文本小控件

16 Apr 10:11
160f7d9
Compare
Choose a tag to compare

初始化实现

  • 插入文本
  • 插图图片