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