October 2018
Intermediate to advanced
464 pages
15h 17m
English
If you read the previous menu recipes, this will probably look very familiar. Basically, we just inflate a pop-up menu when ImageButton is pressed. We set up a menu item listener to respond to the menu selection.
The key is to understand each of the menu options available in Android so you can use the correct menu type for a given scenario. This will help your application by providing a consistent user experience and reducing the learning curve for the user as they will already be familiar with the standard way of doing things.