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
4c13d5ce
Commit
4c13d5ce
authored
Feb 24, 2017
by
sendtion
Committed by
GitHub
Feb 24, 2017
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
加入更新历史说明
parent
2e15ccbf
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
6 additions
and
3 deletions
+6
-3
README.md
README.md
+6
-3
No files found.
README.md
View file @
4c13d5ce
...
@@ -44,7 +44,7 @@ dependencies {
...
@@ -44,7 +44,7 @@ dependencies {
<dependency>
<dependency>
<groupId>com.github.sendtion</groupId>
<groupId>com.github.sendtion</groupId>
<artifactId>XRichText</artifactId>
<artifactId>XRichText</artifactId>
<version>1.0
</version>
<version>1.1
</version>
</dependency>
</dependency>
```
```
...
@@ -124,12 +124,15 @@ protected void showEditData(String content) {
...
@@ -124,12 +124,15 @@ protected void showEditData(String content) {
### 更新历史
### 更新历史
#### v1.1
#### v1.1
-
优化内存占用,解决内存溢出问题
-
优化内存占用,解决内存溢出问题
-
结合RxJava(参考Demo)
-
结合RxJava
使用
(参考Demo)
-
支持连续插入多张图片(参考Demo)
-
支持连续插入多张图片
不卡顿
(参考Demo)
-
解决插入图片导致的卡顿和崩溃
-
解决插入图片导致的卡顿和崩溃
#### v1.0
#### 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