Error 'No resource identifier found' with Android sample project

后端 未结 4 2213
暗喜
暗喜 2021-02-19 01:48

I am trying to open the Android sample project - Navigation Drawer in Android Studio, but got error while building it.

These are the steps to reproduce it:

4条回答
  •  忘掉有多难
    2021-02-19 02:29

    Just upgrade the build.gradle file(module) to the newest version, I tried it and everything is OK now.

    references:

    https://github.com/googlesamples/android-NavigationDrawer/issues/9

提交回复
热议问题