[android-beginners] Imageview / Event problem

2009-05-05 Thread Oliver M. Batista
the event affects only the imageview clicked( which is the result that I want) What do I have to change to having the same result but using the same drawable? thank u for advance -- Oliver M. Batista --~--~-~--~~~---~--~~ You received this message because you

[android-beginners] Re: ImageView Listener

2009-04-24 Thread Oliver M. Batista
are those of the author solely in their individual capacity, and do not necessarily represent those of T-Mobile USA, Inc. On Apr 22, 4:11 pm, Oliver M. Batista olivermbati...@gmail.com wrote: Hello guys, i'm having a problem with this imageview listener (see code below) well the click event

[android-beginners] ImageView Listener

2009-04-23 Thread Oliver M. Batista
Hello guys, i'm having a problem with this imageview listener (see code below) well the click event is only triggered when I click on the square00 item (this is ok) but on the onclick method that does the action, i use the reference passed by the method and the action is applied to all the