Hi,
I am attempting to re-scale the view element that holds my ArcGIS map in my android app. However, when I set the scale of the map you element to half-size, the map within the view element does not scale along with it. How do I get the map drawn in this view to scale with the parent?
Thank you in advance.