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

后端 未结 13 679
北恋
北恋 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:43

    Don't add the library to the Java Build Path, add the library (as a project) in Settings>Android>Libraries>Add Library.

提交回复
热议问题