ArcGIS app for Android has a Magnify tool upon long pressing on the map. I am trying to replicate this functionality using ViewSwitcher. But, when I create two MapView objects in XML, my map doesn't load.
Any ideas on how to approach? Is ViewAnimator, a better way of approaching this problem?