Skip to content

Commit 6a452f8

Browse files
authored
Update README.md
1 parent 6c9b528 commit 6a452f8

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

README.md

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -205,8 +205,6 @@ ALIGN_CENTER 为当前库新增对齐方式旨解决在小图标和文本中心
205205
|marginEnd|float|图片距离右侧(Rtl:左侧)距离(单位:DP)|
206206
|backgroundColor|@ColorRes int|图片区域背景色|
207207

208-
## 我的更多开源库推荐
209-
210208
## 二、HtmlTextView 使用说明
211209

212210
### Kotlin调用示例
@@ -275,7 +273,7 @@ text7.setHtmlText("哈哈哈<a>lala</a>啦啦<a href=\"haha\">haha</a>哈哈哈<
275273
|maxHeight|float|图片高度(单位:DP)|
276274
|verticalAlignment|int|图片对齐方式(ALIGN_BASELINE/ALIGN_CENTER/ALIGN_BOTTOM)|
277275

278-
# 番外
276+
# 我的更多开源库推荐
279277

280278
支持不操作Bitmap的圆图或圆角图,可绘制圆环背景边框或圆角框背景边框,除ImageView自带属性外新增4种显示模式;另外更有可绘制任意图形的图片只有你想不到,没有它做不到
281279

0 commit comments

Comments
 (0)