Skip to content

Commit 688ac27

Browse files
authored
Update README.md
1 parent 7370f6e commit 688ac27

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -56,14 +56,14 @@ radius | dimension | 圆角大小
5656
backgroundColor | color | 背景颜色(注意不要是用安卓原生的背景相关的属性(如:background,backgroundResource等))
5757
arrowDirection   | enum   | 尖叫汽包相对位置(top,left,right,bottom)
5858
relativePosition | fraction| 尖叫汽包相对位置,百分比
59-
sharpSize   | dimension   | 尖叫汽包大小,为0表示不显示尖叫,默认是0
59+
sharpSize   | dimension   | 尖叫汽包大小,为0表示不显示尖角,默认是0
6060
border   | dimension   | 边框大小,默认是0
6161
borderColor   | color   | 边框颜色
6262
startBgColor   | color   | 渐变初始颜色(渐变时必选)
6363
middleBgColor   | color   | 渐变中间颜色(渐变时可选)
6464
endBgColor   | color   | 渐变结束颜色(渐变时必选)
6565

66-
渐变颜色只有在sharpSize(没有尖角)为0时有效
66+
渐变颜色只和border只有在sharpSize为0时(没有尖角)有效
6767

6868
## Usage
6969

0 commit comments

Comments
 (0)