(Choose1answer)
Adding a new color to the colors.xml file in Android Studio (/res/values/colors.xml) helps the app developers to use this new color as text color attribute value for the attribute in all these app layouts.
A. color:textformat
B. java textcolor
C. Kotlin textcolor
D. android:textColor
E23