This repository was archived by the owner on Mar 28, 2026. It is now read-only.
2.1.3 Release
- 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.