I can't figure out how to achieve this in android. I have a layout like this:
I am getting a list of images and I want them to behave like radio buttons in a radiogroup and I have implemented like that here. I can't figure out how to draw a border like this around the images when it is checked. Any help will be appreciated.