Skip to content

Commit c832c0c

Browse files
authored
Update README.md
1 parent 1075b7f commit c832c0c

1 file changed

Lines changed: 7 additions & 0 deletions

File tree

README.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,13 @@
1010
## Preview of EditDrawableText
1111
<img src="https://github.com/MindorksOpenSource/EditDrawableText/blob/master/app/src/main/assets/sample1.jpg?raw=true" height="300em" />&nbsp;<img src="https://github.com/MindorksOpenSource/EditDrawableText/blob/master/app/src/main/assets/sample2.jpg?raw=true" height="300em" />
1212

13+
14+
### Overview of EditDrawableText library
15+
* EditDrawableText can be used to Show/Hide Password
16+
* Left/Right Drawables can be clicked to make custom events like Request OTP etc.
17+
* All type of EditText Properties are possible in EditDrawableText
18+
19+
1320
## Using EditDrawableText Library in your Android application
1421

1522
1. Add it in your root build.gradle at the end of repositories:

0 commit comments

Comments
 (0)