Android studio doesn't recognise source folders

前端 未结 4 1718
遇见更好的自我
遇见更好的自我 2021-02-01 11:50

I\'m using a standard Android Studio directory structure and I created different build types:

buildTypes {
    debug {
        runProguard false
        packageN         


        
4条回答
  •  我在风中等你
    2021-02-01 12:23

    In my case only File -> Invalidate Caches / Restart have helped me, so if solutions above does not work for you - try this.

提交回复
热议问题