Android Studio Rendering Problems : The following classes could not be found

前端 未结 7 1785
佛祖请我去吃肉
佛祖请我去吃肉 2020-12-07 22:22

I just update Android Studio, and when I restarted it, the preview window rendering failed, and I was told that

The following classes could not be fo

7条回答
  •  隐瞒了意图╮
    2020-12-07 22:35

    I have faced this issue when I introduced additional supporting libraries in my project IntelliJ IDEA

    So for me "File" -> "Invalidate Caches...", and select "Invalidate and Restart" option to fix this.

提交回复
热议问题