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.
_______________________________________________
Monodroid mailing list
Monodroid@lists.ximian.com

UNSUBSCRIBE INFORMATION:
http://lists.ximian.com/mailman/listinfo/monodroid

Reply via email to