We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6c9b528 commit 6a452f8Copy full SHA for 6a452f8
README.md
@@ -205,8 +205,6 @@ ALIGN_CENTER 为当前库新增对齐方式旨解决在小图标和文本中心
205
|marginEnd|float|图片距离右侧(Rtl:左侧)距离(单位:DP)|
206
|backgroundColor|@ColorRes int|图片区域背景色|
207
208
-## 我的更多开源库推荐
209
-
210
## 二、HtmlTextView 使用说明
211
212
### Kotlin调用示例
@@ -275,7 +273,7 @@ text7.setHtmlText("哈哈哈<a>lala</a>啦啦<a href=\"haha\">haha</a>哈哈哈<
275
273
|maxHeight|float|图片高度(单位:DP)|
276
274
|verticalAlignment|int|图片对齐方式(ALIGN_BASELINE/ALIGN_CENTER/ALIGN_BOTTOM)|
277
278
-# 番外
+# 我的更多开源库推荐
279
280
支持不操作Bitmap的圆图或圆角图,可绘制圆环背景边框或圆角框背景边框,除ImageView自带属性外新增4种显示模式;另外更有可绘制任意图形的图片只有你想不到,没有它做不到
281
0 commit comments