IDE “Cannot Resolve @style/Theme.Appcompat” when using v7 compatibility support theme

后端 未结 13 646
北恋
北恋 2020-12-14 06:02

This is not really a huge issue, as my project still builds and runs correctly (using gradle), but I\'m having trouble getting Android Studio to recognize the application co

13条回答
  •  离开以前
    2020-12-14 06:37

    Problem was that my appcompact library projest has been located in different location. On importing I have to check "Copy project into workspace" thats all!

提交回复
热议问题