On 18 April 2011 20:28, Siva Kannabiran <[email protected]> wrote:
> The following is the original code line > Item.Color = 0xff000000 +256*256*mNumGen.nextInt(256) + > 256*mNumGen.nextInt(256) + mNumGen.nextInt(256); > > for this line the output will be as the attached file image1.png. > > Now i am trying to change the colors to be as green, blue and red. I am not > able change it. > > Why... why the heck you do not even try to understand what you are doing?! I know, tfollowing this list you may get the impression that "coding without reading" is current style. But it's not. It's just plague. Regards, Marcin Orlowski *Tray Agenda <http://bit.ly/trayagenda>* - keep you daily schedule handy... *Date In Tray* <http://bit.ly/dateintraypro> - current date at glance... WebnetMobile on *Facebook <http://webnetmobile.com/fb/>* and *Twitter<http://webnetmobile.com/twitter/> * -- 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

