Android studio not rendering layout preview

后端 未结 8 957
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条回答
  •  -上瘾入骨i
    2020-12-05 08:04

    This problem was back to me in Android Studio 1.2.

    This is what I did and worked.

    1. Clean Project
    2. Rebuild project
    3. Sync Gradle
    4. Press update layout preview button

提交回复
热议问题