Unknown attribute android

前端 未结 2 1452
时光取名叫无心
时光取名叫无心 2020-12-09 10:33

Getting Unknown attribute error on all android tag.

In layout XML, Auto suggestion is not showing all attributes (like layout_width, layout_height, orientat

2条回答
  •  粉色の甜心
    2020-12-09 11:02

    100% Working

    These two steps will solve.

    Do this two steps: 1.Go to folder where you android studio caches are located. I have android studio 3.6.3 For me it's "C:\Users\Lenovo.AndroidStudio3.6\system\caches" 2.Go to the folder where you android studio projects are located. Open the project >then .idea folder and delete the caches. For me its "C:\Users\Lenovo\AndroidStudioProjects\MyDictionary.idea\caches"

提交回复
热议问题