res/menu and res/xml are not there

后端 未结 5 824
感情败类
感情败类 2021-02-09 06:09

When I try to create a new menu resource file in res/menu as stated in the guide, the folder is not there. Neither is res/xml. Can someone tell me how

5条回答
  •  太阳男子
    2021-02-09 06:29

    Right click on the res folder-->New-->Android reesource directory There you can set Resource type: as "Menu" and add Menu XML as required.

提交回复
热议问题