Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
S
Sugar
Project overview
Project overview
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
王海
Sugar
Commits
2e15ccbf
Commit
2e15ccbf
authored
Feb 23, 2017
by
sendtion
Committed by
GitHub
Feb 23, 2017
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
加入更新说明
更新版本号 加入更新说明
parent
1caef1a1
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
11 additions
and
1 deletion
+11
-1
README.md
README.md
+11
-1
No files found.
README.md
View file @
2e15ccbf
...
@@ -27,7 +27,7 @@ allprojects {
...
@@ -27,7 +27,7 @@ allprojects {
}
}
dependencies {
dependencies {
compile 'com.github.sendtion:XRichText:1.
0
'
compile 'com.github.sendtion:XRichText:1.
1
'
}
}
```
```
...
@@ -121,6 +121,16 @@ protected void showEditData(String content) {
...
@@ -121,6 +121,16 @@ protected void showEditData(String content) {
### 具体的使用方式,请参考Demo代码。
### 具体的使用方式,请参考Demo代码。
### 更新历史
#### v1.1
-
优化内存占用,解决内存溢出问题
-
结合RxJava(参考Demo)
-
支持连续插入多张图片(参考Demo)
-
解决插入图片导致的卡顿和崩溃
#### v1.0
-
初次提交
## 感谢
## 感谢
本库在前人的基础上进行修改,感谢各位大神的辛苦劳作!
本库在前人的基础上进行修改,感谢各位大神的辛苦劳作!
参考了以下项目:
参考了以下项目:
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment