Hey guys, I am kind of new to android programming and I can't seem to find the solution to this problem. I have my program and basically all I want it to do is switch between two pictures every time the screen is touched. I have it so that the picture will change once but I cannot get the picture to change back. It's like the problem is that the OnClick method is only being called once and wont be read again. Any ideas? Thanks.