I would like to have a container with icons that exceeds the device size so that the user can drag the screen to see the unseen icons and can click on the icons to perform further actions. This should be similar in the experience to the MapView but I don’t really need a map just a background picture of my own. What is the best view to implement this?
Thanks,
Simon
Have a look at this project https://github.com/catchthecows/AndroidImageMap
It should be what you need.