On Mon, Apr 18, 2011 at 10:26 AM, Siva Kannabiran <[email protected]>wrote:
> Following is the line which i have tried out, > > Item.Color = 0xff000000 + 0xff228b22 + 0xff0000 + 0xffa500; > Why ... why would you do this? Just decide what color you want, figure out it's hex value (plenty of online tools to do this if you google) and use that. ------------------------------------------------------------------------------------------------- TreKing <http://sites.google.com/site/rezmobileapps/treking> - Chicago transit tracking app for Android-powered devices -- You received this message because you are subscribed to the Google Groups "Android Developers" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/android-developers?hl=en

