Skip to content

Commit 1c0a3a6

Browse files
committed
Feat. Added Option to hide drawable when text is empty
1 parent 03f9101 commit 1c0a3a6

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
@@ -30,7 +30,7 @@
3030
2. Add this in your app's build.gradle
3131

3232
```groovy
33-
implementation 'com.github.MindorksOpenSource:EditDrawableText:1.2.0'
33+
implementation 'com.github.MindorksOpenSource:EditDrawableText:2.0'
3434
```
3535
3. To use this in XML File, use
3636

0 commit comments

Comments
 (0)