In my form I use setError(\"\") on an EditText field. My Application-Theme extends android:Theme.Holo. I have manually set an imag
setError(\"\")
EditText
android:Theme.Holo
set the property android:textColorPrimaryInverse="YourCOLOR" to the color nedded.
android:textColorPrimaryInverse="YourCOLOR"