Android Question Example or tutorial for setting up overflow menu in Titlebar?

ivanthomson

Member
Licensed User
Longtime User
Does anyone know where there's a tutorial for setting up the overflow menu (the three vertical elipses menu) inside the titlebar?

Is this possible in B4A? Or do you have to resort to the Actionbar library?

I want to include a typical jellybean type overflow menu on my titlebar and I want to include 'Settings', 'About', etc as menu items on this menu.

The documentation for B4A only shows how to activate the titlebar but nothing about adding items to it (such as the overflow menu).

Anyway, if anyone can point me in the right direction I would greatly appreciate it.

Thanks in advance.
 
Top