File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed
Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 1- ValidatedTextInputLayout
1+ ValidatedTextInputLayout [ ![ Download ] ( https://api.bintray.com/packages/julianraj/maven/validatedtextinputlayout/images/download.svg ) ] ( https://bintray.com/julianraj/maven/validatedtextinputlayout/_latestVersion )
22========================
33
44> An extension to android design support library's TextInputLayout with validation support
@@ -77,13 +77,13 @@ ValidatedTextInputLayout
7777 <dependency>
7878 <groupId>com.julianraj</groupId>
7979 <artifactId>validatedtextinputlayout</artifactId>
80- <version>0.0.1 </version>
80+ <version>0.0.2 </version>
8181 <type>pom</type>
8282 </dependency>
8383
8484 - ** Gradle**
8585
86- compile 'com.julianraj:validatedtextinputlayout:0.0.1 '
86+ compile 'com.julianraj:validatedtextinputlayout:0.0.2 '
8787
8888
8989 - You can use and style it similar to ** Android Design Library's** _ TextInputLayout_
You can’t perform that action at this time.
0 commit comments