Hello,
I'm simulate the sample "MenuTest", but there is one problem. If I press the menu button nothing happend. I'm simulate the fenix 5
Only the exit button works...
Can anybody help me?
Hello,
I'm simulate the sample "MenuTest", but there is one problem. If I press the menu button nothing happend. I'm simulate the fenix 5
Only the exit button works...
Can anybody help me?
How to change the default style of a menu defined under resources/? By default, the menu is in white bg and black foreground. <menu id="Setting">
<menu-item id="item_1" label="@Strings.menu_label_1" />
<menu-item id="item_2" label="@Strings.menu_label_2" />
</menu>
I saw the
personality in system6. But how and where to define my
personality? I didn't find docs ;(