2

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.

CocoNess
  • 4,213
  • 4
  • 26
  • 43
Nishith Sheth
  • 991
  • 7
  • 13

1 Answers1

0

You should create layout for location map using xml.Place mapview at the top and buttons at the bottom in this xml.

Asha Soman
  • 302
  • 2
  • 6
  • 18