Skip to content

Commit

Permalink
1.文档优化
Browse files Browse the repository at this point in the history
  • Loading branch information
ChinaLike committed Apr 25, 2022
1 parent ca3aebd commit 841e41d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -84,7 +84,7 @@ SDK主要用于在TextView的指定位置添加文本、图片、图文、网络

| API | 类型 | 默认值 | 描述 | 版本说明 | 说明 |
|------------------------------|---------------------------------------------------------------------------------------------------------------------------------|-----------------------------------------|--------------------------|----------|--------------------------------------------------------------------|
| type | Type | | <div style="width:200pt">标签类型</div> | | TEXT-文本,IMAGE-图片,TEXT_IMAGE-图文结合,URL-网络链接 |
| type | Type | | <div style=width:200pt>标签类型</div> | | TEXT-文本,IMAGE-图片,TEXT_IMAGE-图文结合,URL-网络链接 |
| textSize | Float | | 标签上文本的字体大小 | | 单位PX,不传就和TextView的textSize保持一致 |
| textColor | Int | Color.WHITE | 标签上文本的字体颜色 | | |
| width | Int | | 标签宽度 | | 不设置自动适应 |
Expand Down

0 comments on commit 841e41d

Please sign in to comment.