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.