Skip to main content
Participant
March 2, 2012
Question

menu items button in android tablet application not displayed

  • March 2, 2012
  • 3 replies
  • 971 views

I used to build my tablet air applications with flex sdk 4.5.

I test it mainly on Galaxy Tab .

When i upgraded to 4.6 sdk, I noticed that the system bar didn't displayed buttons anymore. it is completly empty.

and  viewMenuItems didn't work anymore, too.

is someone noticed  the same problem?

Could it be a air runtime bug?

I'd like to keep on working with sdk 4.6 for softkeyboard capabilities; please help me. Is there a solution?

This topic has been closed for replies.

3 replies

May 24, 2012

Hello, I am also having the same problem.

Did you figure out any workaround.

would you please share with me.

thanks.

Participant
May 24, 2012

yes for system bar: set <fullScreen>false</fullScreen> in project-app.xml

no for conext menu: no way to display it

May 26, 2012

Thank you for your comment.

That helped me a lot.

thanks