Nirav Bhandari
Nirav Bhandari

Reputation: 4610

How To highlight imageview using button click event in android

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

Answers (1)

Arnab Chakraborty
Arnab Chakraborty

Reputation: 7472

You can replace the image with a highlighted variation in the on click event.

Upvotes: 1

Related Questions