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

Releases: zhanghai/MaterialEditText

v1.0.5

23 Oct 06:08
Compare
Choose a tag to compare
  • Support ColorStateList as android:textColorHint.

v1.0.4

23 Aug 08:05
Compare
Choose a tag to compare
  • Fix NPE when too many ripples.

v1.0.3

22 Aug 05:31
Compare
Choose a tag to compare
  • 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)

v1.0.2

26 Feb 12:45
Compare
Choose a tag to compare
  • Update support libraries to 23.0.2.
  • Workaround TextInputLayout workaround NPE.

v1.0.1

04 Nov 13:43
Compare
Choose a tag to compare

Make background padding consistent with API 23.

v1.0.0

14 Oct 16:27
Compare
Choose a tag to compare

Initial release.