I am creating an app which is a guide. I have a photograph showing an example, but I need to know, how can I make certain parts of the images clickable, to go to another activity to show more details about that thing.
Or have an image (which will be clicked) on top of the base image?
Thanks
1 –
Can set the Background of Linear layout and add imageView in center of parent.
or
2- Use relative layout with tow image Views