Android studio not rendering layout preview

后端 未结 8 977
Happy的楠姐
Happy的楠姐 2020-12-05 07:33

I\'ve been using Android Studio 0.8.6 to develop apps and am having problems with the layout preview when using API21. I get the following error:

Rend

8条回答
  •  死守一世寂寞
    2020-12-05 08:04

    I'm facing the same problem in android studio 2.2

    This is what I did and nothing

    -Clean Project

    -Rebuild project

    -Sync Gradle

    The only thing that actually worked for me was Restarting android studio (close and reopen)

提交回复
热议问题