MaterialEditText v2.1.4 Release Notes
Release Date: 2015-06-04 // over 8 years ago-
๐ Fix a "keyboard missing" bug.
Previous changes from v2.1.3
-
- ๐ 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.