Skip to content

Commit 962e328

Browse files
Feat :
- custom edittext with outlined border
1 parent 4e4df9e commit 962e328

File tree

2 files changed

+4
-2
lines changed

2 files changed

+4
-2
lines changed

README.md

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -24,9 +24,11 @@ allprojects {
2424
* Add the dependency in your app's build.gradle file
2525

2626
```
27-
dependencies {
27+
dependencies {
2828
implementation 'com.github.ShwetaChauhan18:CustomEditTextOutLineBorder:1.0.0'
29-
}
29+
}
3030
```
3131

32+
![](images/test.png)
33+
3234

images/test.png

7.13 KB
Loading

0 commit comments

Comments
 (0)