We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8268998 commit f05f595Copy full SHA for f05f595
README.md
@@ -72,6 +72,7 @@
72
注意:
73
1、设置 isEditText="true"可以变成eidttext,可以输入内容
74
2、采用了一个第三方com.balysv:material-ripple:1.0.2 实现水波效果
75
+ 3.如果text显示不全,可能因为你设置字体过大或者设置padding=0(去除系统默认padding)
76
```
77
#### 2.2、代码中如何使用
78
0 commit comments