Every time I click on an Android XML file in Eclipse, it loads data for all API versions

后端 未结 2 1400
傲寒
傲寒 2020-12-06 16:10

As described in the title, every time an XML file (layout or manifest) is clicked, progress shows "Loading data for ..." - and it does it for every version of the

相关标签:
2条回答
  • 2020-12-06 16:45

    ADT 22.6.2 is available. Just update it and this issue disappears.

    You can ckeck the general notes here

    0 讨论(0)
  • 2020-12-06 16:45

    I fixed it by switching back to ADT 22.3

    0 讨论(0)
提交回复
热议问题