I upgraded Android Studio today to 3.1, and now Android Studio says it cannot resolve symbols for most of the resources (for example ThemeOverlay in style
ThemeOverlay
style
Example
setContentView(R.layout.activity_login_ativity);
Work for me :)