fun onOptionsItemSelected(item: MenuItem): Boolean
This function handles the selected menu item
item - MenuItem The item that has been selected
item
Return Boolean true if completed, false otherwise