Just upgraded to the latest stable and found that previous working color
setting seems to be broken:
int colour = Color.Argb(200, 50, 100, 150);
SomeLayout.SetBackgroundColor(colour);
SomeTextView.SetTextColor(colour);
Above give "Cannont convert from 'int' to 'Android.Graphics.Color'" and
won't compile. The only "SetBackgroundColor" method appears to want a
Struct, is there a missing override mapping?
Thanks,
Martyn
______________________________________________________________________
This email has been scanned by the Symantec Email Security.cloud service.
______________________________________________________________________
_______________________________________________
Monodroid mailing list
Monodroid@lists.ximian.com
UNSUBSCRIBE INFORMATION:
http://lists.ximian.com/mailman/listinfo/monodroid