In the string.xml file i use the following tag
\"#0000ff\"
If I use
textview
I tried something like:
textView.setTextColor(R.color.Red);