| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| 2.1.3 Release.tar.gz | 2015-04-29 | 446.7 kB | |
| 2.1.3 Release.zip | 2015-04-29 | 473.1 kB | |
| README.md | 2015-04-29 | 276 Bytes | |
| MaterialEditText-2.1.3-sample.apk | 2015-04-29 | 1.2 MB | |
| MaterialEditText-2.1.3.aar | 2015-04-29 | 76.8 kB | |
| Totals: 5 Items | 2.2 MB | 0 | |
- Bug fixes.
- Switch to AppCompatEditText stuff that come from the support library v22.1.
- Add custom text length checker support. (
setLengthChecker(METLengthChecker)) - Add Drawable parameter support to setIconLeft/Right().
- Add checkCharactersCountAtBeginning support.