Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
WGwangguan committed Dec 8, 2018
1 parent b8706a2 commit c07fec2
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
@@ -1,4 +1,4 @@
# SeparatedEditText
# SeparatedEditText [![](https://jitpack.io/v/WGwangguan/SeparatedEditText.svg)](https://jitpack.io/#WGwangguan/SeparatedEditText)
仿支付宝密码输入框、微信密码输入框,美团外卖验证码输入框等。有实心,空心以及下划线形式。可控制文本是否显示。

## screenshot
Expand All @@ -24,7 +24,7 @@ allprojects {
- 配置app module的build.gradle
```java
dependencies {
implementation 'com.github.WGwangguan:SeparatedEditText:v1.2'
implementation 'com.github.WGwangguan:SeparatedEditText:Tag'
}
```

Expand Down

0 comments on commit c07fec2

Please sign in to comment.