menu directory is missing

后端 未结 5 777
有刺的猬
有刺的猬 2020-12-14 17:15

I\'m a very new programmer in Android. I\'m trying to define an action overflow button in my app. From what I\'ve read it involves modifying the menu.xml file.

5条回答
  •  无人及你
    2020-12-14 17:34

    Sometime when you create a menu resource directory then also it won't appear in the Android project view but it actually there, Since if it doesn't contain any file then the project indexing automatically hides it so to see that you just need to change from Android to Project Source files like.

    This answer may not be helpful to you but maybe for others who may experience the same type of problem.

提交回复
热议问题