We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5535c14 commit 7ae5430Copy full SHA for 7ae5430
1 file changed
README.md
@@ -3,11 +3,9 @@
3
4
Masked-Edittext android library EditText widget wrapper add masking and formatting input text functionality.
5
6
- ![Image phone number formatted input]
7
- (http://g.recordit.co/ROo3bzrX7k.gif)
+ 
8
9
- ![Image card number formatted input]
10
- (http://g.recordit.co/B8IuMTrsYi.gif)
+ 
11
12
# Install
13
@@ -16,7 +14,7 @@
16
14
<dependency>
17
15
<groupId>com.github.pinball83</groupId>
18
<artifactId>masked-edittext</artifactId>
19
- <version>1.0.3</version>
+ <version>1.0.4</version>
20
<type>aar</type>
21
</dependency>
22
## Gradle
0 commit comments