I need to update my old app because my Samsung Tab10 updated.
Now it isn't showing the three dot (Hamburger?) menu anymore. I used this one to show a menu (see code below).
I there a suggested better way to show the menu? Create an own button?
Now it isn't showing the three dot (Hamburger?) menu anymore. I used this one to show a menu (see code below).
I there a suggested better way to show the menu? Create an own button?
Creating a menu item:
Activity.AddMenuItem(MyResources.GetApplicationString("NewGame"),"NewGame")