| 
10 | 10 | ## Preview of EditDrawableText  | 
11 | 11 | <img src="https://github.com/MindorksOpenSource/EditDrawableText/blob/master/app/src/main/assets/sample1.jpg?raw=true" height="300em" /> <img src="https://github.com/MindorksOpenSource/EditDrawableText/blob/master/app/src/main/assets/sample2.jpg?raw=true" height="300em" />  | 
12 | 12 | 
 
  | 
 | 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 | + | 
13 | 20 | ## Using EditDrawableText Library in your Android application  | 
14 | 21 | 
 
  | 
15 | 22 | 1. Add it in your root build.gradle at the end of repositories:  | 
 | 
0 commit comments