Unknown attribute android

前端 未结 2 1451
时光取名叫无心
时光取名叫无心 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 10:44

    got the same issue recently with Windows7 and Android studio 3.2.1. what's actually helped is clean up of the following folders:

    c:\Users\\.gradle\caches\
    c:\Users\\.AndroidStudio3.2\system\caches\
    

提交回复
热议问题