0
votes

enter image description hereHow can I create action bar and overflow for android in codenameone designer?

I have added command in form and the command work as menu which is displayed only when menu button is clicked. I want to action bar in the title.

How can I do it?

1

1 Answers

0
votes

ActionBar will only appear on the physical Android 3.x or newer device. As long as you don't change the default command behavior adding commands will be mapped to a native action bar.