Question
How to make flex control visible while loading map activity from the native extension for android?
I am stuck at the point where i want to show flex control like buttons and labels etc. at the bottom and a native android Map on the Top. What happens is the map activity covers the whole screen. Is there any way to setFrame of the Map view as there is in IOS. Or is there another way so that i can show flex control as well as a native android map in a single view.