The code snippet below displays a menu which is illustrated in another image. The emulator image displays a menu that contains three items, but in the code file none of these menu items are available. Where do these items come from?
A.
This file will not show any menu items.
B.
As illustrated in the code, these items are already added in the resource the called menu.xml and this file exists m a container called menu.
C.
These menu items are already added to AndroidManitfest,xml file.
Chosen Answer:
This is a voting comment (?). You can switch to a simple comment. It is better to Upvote an existing comment if you don't have anything to add.
Submit