MaterialEditText v2.1.3 Release Notes

Release Date: 2015-04-29 // almost 9 years ago
    • ๐Ÿ› 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.