Which theme attribute changes the text color of an EditText's error message
In my form I use setError("") on an EditText field. My Application-Theme extends android:Theme.Holo . I have manually set an image with a dark background for android:errorMessageBackground and android:errorMessageBackgroundAbove . And now here's the problem: The text color of the error message is also very dark and not readable. I tried changing different textColor attributes in my Theme, but I wasn't able to find the correct one. May anyone could help me, please? Thank you! Chris Pradeep You can change the text color by using HTML Font Tag. But for customizing background color, you should