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
Copy file name to clipboardexpand all lines: README.md
+8-7
Original file line number
Diff line number
Diff line change
@@ -18,13 +18,14 @@ A new Material Design text field that comes in a box, based on Google Material D
18
18
19
19
## ***UPDATE NOTICE***
20
20
21
+
#### 1.3.9 Release
22
+
- Fix issue #49.
23
+
- Fix the compiling issue in #50.
24
+
21
25
#### 1.3.8 Release
22
26
- Fix issue #41.
23
27
- Add autocompletion support as addressed in #43. (`ExtendedEditText` now extends a built-in `TextInputAutoCompleteTextView`, which extends `AppCompatAutoCompleteTextView`).
24
28
25
-
#### 1.3.7 Release
26
-
- Fix issue #37#38.
27
-
28
29
29
30
## Requirements
30
31
- Android 4.0.3 IceCreamSandwich (API lv 15) or greater
0 commit comments