Task 1. Add items to the options menu

1.1 Examine the app bar code

 

1.2 Add more menu items to the options menu

 

Task 2. Add icons for menu items

2.1 Add icons for menu items

2.2 Show the menu items as icons in the app bar

Task 3. Handle the selected menu item

3.1 Create a method to display the menu choice

3.2 Use the onOptionsItemSelected event handler