diff --git a/README.md b/README.md index 935e358..c87080a 100644 --- a/README.md +++ b/README.md @@ -65,12 +65,11 @@ ``` or ```kotlin - drawableEditText.hasDrawable(/**YOUR VALUE**/) + drawableEditText.hasDrawable(/**YOUR VALUE**/) ``` When the value is false, then the drawable is hidden by default and vice versa