Android Studio waiting for build to finish

前端 未结 17 1029
我在风中等你
我在风中等你 2020-12-12 15:26

I have a problem. When I start a new project in Android Studio and select a navigation drawer activity it happens. I don\'t have access to my activiy_main_drawer.xml

17条回答
  •  既然无缘
    2020-12-12 15:33

    Just create a new XML file using the same name and copy paste activiy_main_drawer.xml file codes. It works for me.

提交回复
热议问题