Commit d714b8c4 authored by sendtion's avatar sendtion Committed by GitHub

更新说明文档

parent 333a1729
# XRichText # XRichText
A Rich Text for Android, support edit and preview, insert and delete image. 一个Android富文本类库,支持编辑和预览,支持插入和删除图片。
## 中文文档 ## 中文文档
## ScreenShot ## 截图
## How to use ## 使用方式
#### import library #### 作为类库
xrichtext as a module. 把xrichtext作为一个module导入你的工程。
or 把xrichtext中的文件拷贝到你的工程,可以在你的工程中建一个xrichtextming包名,并把文件拷贝进去。
copy xrichtext files to your app project.
#### gradle dependencies #### gradle依赖
support on later. 稍后支持。
## Thanks ## 感谢
https://github.com/zzhoujay/RichText https://github.com/zzhoujay/RichText
## Other ## 其他
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment