Reputation: 4610
I m new to android Development
i have to place 3 button on screen and below that 3 image will be place below that..when i click on any button ,particular image should be highlight. can anyone tell me how to start..i only want suggestion from where to start...
Upvotes: 0
Views: 823
Reputation: 7472
You can replace the image with a highlighted variation in the on click event.
Upvotes: 1