[mono-android] TextView color
Canning
simon at wizbiz.net.nz
Sat Dec 1 02:23:13 UTC 2012
Here is my code:
TextView mapTextView = new TextView(contextOverlay);
mapTextView.Text = overlayDetailsForThisOverlay.stringName;
May I please have some help to change the text color for this text.
The documentation
(http://developer.android.com/reference/android/widget/TextView.html)
appears to show that there is a 'setTextColor' method.
I am new to Android programming. Do I need to set up an XML file (I am not
sure of how/why to do this).
Thanks
--
View this message in context: http://mono-for-android.1047100.n5.nabble.com/TextView-color-tp5712555.html
Sent from the Mono for Android mailing list archive at Nabble.com.
More information about the Monodroid
mailing list