Skip to content
This repository has been archived by the owner on Jan 1, 2021. It is now read-only.

v1.0.3

Compare
Choose a tag to compare
@zhanghai zhanghai released this 22 Aug 05:31
· 16 commits to master since this release
  • Update to support v24.2.0.
  • MaterialEditText now extends TextInputEditText.
  • Be sure to make your app theme child of Theme.Design so that textColorError is set, or it will be #FF00FF. (This is a change in design support library v24.2.0)