Android Studio project files not showing up

前端 未结 7 2169
悲哀的现实
悲哀的现实 2021-02-19 11:59

I have a library project in Android Studio that has been working fine, but today I went to work on it and all of the files are missing except for a few git files. The folders/fi

相关标签:
7条回答
  • 2021-02-19 12:53

    Go to: File > Sync Project with Gradle files. It will show up all the files linked with the gradle.

    0 讨论(0)
提交回复
热议问题