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? -

c# - When does PreApplicationStartMethod actually get triggered to run? -

c# - Binding attached property to IEnumerable -