我正在尝试为我的Android应用程序编写新的自定义样式.我需要给风格ERRORTEXT其设置后出现setError在EditText.
setError
EditText
我该如何定制它的风格?
例如:我想在style.xml中设置background白色和textColor:蓝色等
background
textColor
android android-layout
android ×1
android-layout ×1