This works lovely for doing it once statically.
But what if I have a font color preference, and I want the preference screen itself to update based on that?
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
Going with the information from this answer, you could try using a
SpannableStringobject and set the color that way. The example from that answer: