We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9d22427 commit 2b0a685Copy full SHA for 2b0a685
1 file changed
README.md
@@ -70,7 +70,7 @@
70
```
71
or
72
```kotlin
73
- drawableEditTextTop.hasDrawable(/**YOUR VALIUE**/)
+ drawableEditTextTop.hasDrawable(/**YOUR VALUE**/)
74
75
76
When the value is false, then the drawable is hidden by default and vice versa
0 commit comments