You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@@ -19,22 +18,16 @@ A new Material Design text field that comes in a box, based on Google Material D
19
18
20
19
## ***UPDATE NOTICE***
21
20
21
+
#### 1.3.7 Release
22
+
- fix issue #37#38.
23
+
22
24
#### 1.3.6 Release
23
25
- fix issue #34 and reoccurring #14.
24
26
25
27
- add getter for onError (#33).
26
28
27
29
- the space for the floating label at the top will be removed when `labelText` is empty (#35).
28
30
29
-
#### 1.3.5 Release
30
-
- fix issue #31#32.
31
-
32
-
- add `giveFocus` param in `setError()` for setting whether the field will gain focus when set error on.
33
-
34
-
- add `secondaryColor` for setting the color of the underline, the floating label text and the icon signifier **when NOT HAVING** focus (opposite to `primaryColor`).
35
-
36
-
- add `counterColor` for setting the color of the counter text.
37
-
38
31
39
32
## Requirements
40
33
- Android 4.0.3 IceCreamSandwich (API lv 15) or greater
0 commit comments