MaterialEditText v2.1.4 Release Notes

Release Date: 2015-06-04 // almost 9 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.