I’m trying to make a clickable image, however there are many clickable spots over the image.
I thought the best was to create a group of view’s that would stay above the image and be clickable.
But I’m having trouble to place them on the right spot.
Does anyone have an idea in how to make this?
Could you instead do something like
?
A stupid relativelayout example, positions three imageviews containing an icon over a TextView with lots of text in it:
Note that z-order is defined by order in the xml so the further down in the file something is, the higher it is in the display.