Skip to content

Commit

Permalink
Feat. Added Option to hide drawable when text is empty
Browse files Browse the repository at this point in the history
  • Loading branch information
hi-manshu committed Sep 2, 2019
1 parent 2b0a685 commit f4c135a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -70,7 +70,7 @@
```
or
```kotlin
drawableEditTextTop.hasDrawable(/**YOUR VALUE**/)
drawableEditText.hasDrawable(/**YOUR VALUE**/)

```
When the value is false, then the drawable is hidden by default and vice versa
Expand Down

0 comments on commit f4c135a

Please sign in to comment.