Skip to main content
Participant
June 10, 2013
Question

How does place screen in air to top most when it is called from native android?

  • June 10, 2013
  • 0 replies
  • 219 views

I have a problem:

From Screen1(in air app)-> call Activity1 (native) -> start Activity2 (native) -> dispatch even to Air application -> Show Screen 2 (air).

The Screen2 is not show, it is only showed when finish Activity2, Acitivity1  (by press back button).

=> I want to show Screen2 to top most ( above Activity1, Acitivty2)

How can i do that?

P/s: My English is bad, please help me!

Thanks!

This topic has been closed for replies.