user interface - Android: How can I access the default text color? (No theme, just the standard one) -


very short question: if want set text (in textview) default text color, how can this?

i'm not using themes.

i used following way: @ initialization backuped default color , when had reset used stores value.


Comments

Popular posts from this blog

haskell - Using filter on an item in a list? -

tomcat6 - Exception when stopping container for a with Spring + Quartz + Tomcat web application -

c# - Binding attached property to IEnumerable -