I have a clickable TextView that I want to give some colors to. But I don\'t know how. Here are the relevant code snippets from my two files that I\'m working with:
Step 1: Set the text color in xml like this
android:textColor="@color/text_color"
Step2: Create res/color/text_color.xml