Menu won't appear over MapView

I’ve just integrated a MapView inside of my application, however, now my drop-down menu appears behind the map (which, according to my code, should be layered in front of it).

Is there a reason this is happening?

Thank you! [import]uid: 10211 topic_id: 18180 reply_id: 318180[/import]

currently all the native objects are on top of all opengl objects so mapview will be on top of everything whatever you do take any opengl object on top of it
:slight_smile: [import]uid: 12482 topic_id: 18180 reply_id: 69509[/import]