Skip to content

Commit 9dac1ce

Browse files
committed
Merge remote-tracking branch 'origin/master'
2 parents b2cf0c5 + f2217e9 commit 9dac1ce

1 file changed

Lines changed: 5 additions & 2 deletions

File tree

README.md

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ allprojects {
3535
Step 2. Add the dependency
3636
```
3737
dependencies {
38-
implementation 'com.github.DrownCoder:EasyTextView:v1.1'
38+
implementation 'com.github.DrownCoder:EasyTextView:v1.11'
3939
}
4040
```
4141
### 效果
@@ -157,7 +157,10 @@ v1.1
157157
>1.中间的文字支持字符串(原来只支持iconfont)
158158
>2.左边文字,中间文字,右边文字分别支持粗体和斜体
159159
>3.左边文字,中间文字,右边文字支持xml中设置iconfont(原来xml中只支持中间文字设置)
160-
>4.优化了代码
160+
>4.优化了代码
161+
162+
v1.11
163+
>修复右侧文字颜色失效bug
161164
162165
[详细版本信息](https://github.com/DrownCoder/EasyTextView/releases)
163166

0 commit comments

Comments
 (0)