Skip to content

Commit

Permalink
Merge remote-tracking branch 'origin/master'
Browse files Browse the repository at this point in the history
  • Loading branch information
DrownCoder committed May 17, 2019
2 parents 481cf88 + a171cd0 commit fefd7c3
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ dependencies {
}
```
### 效果
<img src="https://github.com/DrownCoder/EasyTextView/blob/master/EasyTextView.jpg" width = "362" height = "642" alt="自由发挥想象空间" align=center />
<img src="https://github.com/DrownCoder/EasyTextView/blob/master/EasyTextView_Demo.jpg" width = "362" height = "642" alt="自由发挥想象空间" align=center />

### 使用
#### xml属性
Expand Down Expand Up @@ -171,7 +171,8 @@ public void addSpanRight(Object object, int start, int end, int flags);

### 版本更新
v1.14
>新增xml中支持设置渐变色
>新增xml中支持设置渐变色
v1.13
>1.修改icon类型从String改为charsequence
>2.进一步拓展JAVA的API
Expand Down

0 comments on commit fefd7c3

Please sign in to comment.