Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Sendtion authored Apr 5, 2018
1 parent 23f6bd2 commit bb7ee81
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,11 @@
- 删除的时候,根据光标的位置,删除TextView和ImageView,文本自动合并。
- 生成的数据为list集合,可自定义处理数据格式。

### 注意事项
- xrichtext库中引入了Glide库,自己项目中不需要再引入,如果想引入自己的项目,请把Glide排除在外,AppCompat支持库同样也可以排除。
- 请参考Demo的实现,进行了解本库。可以使用Gradle引入,也可以下载源码进行修改。
- 如有问题,欢迎提出。可以加我QQ:524100248,微信:sendtion

## 截图预览

![笔记列表](http://p695w3yko.bkt.clouddn.com/18-4-5/19166796.jpg)
Expand Down

0 comments on commit bb7ee81

Please sign in to comment.