I have a login part and I use TextInputLayout for email and password. Both of them are the same. Also I use Data binding to show the Error message.
The error is happ
So, I have finished with this solution that works for me.
To TextInputLayout add this string
app:errorTextAppearance="@style/MyAppTheme.TextInputLayout"
And add new style to styles.xml