This repository has been archived by the owner on Jan 1, 2021. It is now read-only.
v1.0.3
- Update to support v24.2.0.
MaterialEditText
now extendsTextInputEditText
.- Be sure to make your app theme child of
Theme.Design
so thattextColorError
is set, or it will be#FF00FF
. (This is a change in design support library v24.2.0)