在我的表格中,我setError("")在EditText场上使用.我的应用程序主题扩展android:Theme.Holo. 我已经手动用深色背景设置图像android:errorMessageBackground和android:errorMessageBackgroundAbove.
setError("")
EditText
android:Theme.Holo
android:errorMessageBackground
android:errorMessageBackgroundAbove
现在问题是:错误消息的文本颜色也很暗,不可读.
我尝试textColor在我的主题中更改不同的属性,但我找不到正确的属性.
textColor
请问有人能帮助我吗?谢谢!克里斯
android themes android-edittext android-3.0-honeycomb
android ×1
android-3.0-honeycomb ×1
android-edittext ×1
themes ×1