Skip to content

Commit fefd7c3

Browse files
committed
Merge remote-tracking branch 'origin/master'
2 parents 481cf88 + a171cd0 commit fefd7c3

1 file changed

Lines changed: 3 additions & 2 deletions

File tree

README.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ dependencies {
4040
}
4141
```
4242
### 效果
43-
<img src="https://github.com/DrownCoder/EasyTextView/blob/master/EasyTextView.jpg" width = "362" height = "642" alt="自由发挥想象空间" align=center />
43+
<img src="https://github.com/DrownCoder/EasyTextView/blob/master/EasyTextView_Demo.jpg" width = "362" height = "642" alt="自由发挥想象空间" align=center />
4444

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

172172
### 版本更新
173173
v1.14
174-
>新增xml中支持设置渐变色
174+
>新增xml中支持设置渐变色
175+
175176
v1.13
176177
>1.修改icon类型从String改为charsequence
177178
>2.进一步拓展JAVA的API

0 commit comments

Comments
 (0)