Skip to content

2.1.3 Release

Compare
Choose a tag to compare
@rengwuxian rengwuxian released this 29 Apr 00:24
· 17 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.