On Nov 30, 2012, at 9:23 PM, Canning <[email protected]> wrote:
> The documentation
> (http://developer.android.com/reference/android/widget/TextView.html)
> appears to show that there is a 'setTextColor' method.
This is bound as the TextView.SetTextColor(Color) method:
http://androidapi.xamarin.com/?link=M%3aAndroid.Widget.TextView.SetTextColor(Android.Graphics.Color)
> 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).
No XML file is required for the Color; you can just use an
Android.Graphics.Color value.
- Jon
_______________________________________________
Monodroid mailing list
[email protected]
UNSUBSCRIBE INFORMATION:
http://lists.ximian.com/mailman/listinfo/monodroid