activity addmenuitem3

  1. J

    Android Question AddMenuItem3

    Hi all, The documentation says that AddmenuItem2/3 should only be called from within Activity_Create. I learned that the difficult way. For those who don't know, it fails to add the menu. I currently have a splash screen that is shown at start-up. This activity is loaded in Activity_Create...
Top