Skip to content

Commit 2b0a685

Browse files
committed
Feat. Added Option to hide drawable when text is empty
1 parent 9d22427 commit 2b0a685

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -70,7 +70,7 @@
7070
```
7171
or
7272
```kotlin
73-
drawableEditTextTop.hasDrawable(/**YOUR VALIUE**/)
73+
drawableEditTextTop.hasDrawable(/**YOUR VALUE**/)
7474

7575
```
7676
When the value is false, then the drawable is hidden by default and vice versa

0 commit comments

Comments
 (0)