Android Studio 3.0 cannot resolve symbol Theme

前端 未结 10 799
青春惊慌失措
青春惊慌失措 2020-12-29 20:46

As stated in style.xml, there is a weird error, which shows Cannot resolve symbol \'Theme\', which is quite strange.

See pic of the error :-

My Project Spe

10条回答
  •  暖寄归人
    2020-12-29 21:29

    Had the same issue after upgrading to Android Studio 3.1 (EDIT: bug still present at v3.1.3). What worked for me was clicking File > Close Project and then reopening the project from Studio's dialog.

提交回复
热议问题