Skip to content
This repository was archived by the owner on Mar 28, 2026. It is now read-only.

2.1.3 Release

Choose a tag to compare

@rengwuxian rengwuxian released this 29 Apr 00:24
· 18 commits to master since this 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.