bradleygore / nativescript-textinputlayout

Android Material Design TextInputLayout for NativeScript
36 stars 14 forks source link

add support for errorTextAppearance #16

Closed vtjon closed 6 years ago

vtjon commented 6 years ago

I added a new property on the Android side to support errorTextAppearance. This works similar to the hintTextAppearance and allows control over the colors, size, and style of the error message.