I am using this:
Activity.AddMenuItem("Login", "login")
I have removed the default StdActionBar for a Panel, since the Action bar is lacking in functions
However the drawer menu is important, I replaced it using a button and want to open the menu
How?
Activity.AddMenuItem("Login", "login")
I have removed the default StdActionBar for a Panel, since the Action bar is lacking in functions
However the drawer menu is important, I replaced it using a button and want to open the menu
How?