简体   繁体   English

小部件的属性未在android studio中显示

[英]attributes of widgets are not showing in android studio

my android studo 3.0.1 is not showing attributes of any widgets (eg textview, edittext, button, etc) 我的android studo 3.0.1没有显示任何小部件的属性(例如textview,edittext,button等)

I have saw the post here same problem but file->invalidate and restart didn't solved my problem. 我在这里看到了同样的问题,但是file-> invalidate和restart并没有解决我的问题。 Can someone please help me what is the solution? 有人可以帮我解决方案吗?

So after some trail and error, 所以经过一些错误

I have found the solution of this problem, just update gradle version and use latest sdk version, this worked for me :) 我已经找到了解决此问题的方法,只需更新gradle版本并使用最新的sdk版本,这对我有用:)

I have seen the same issue, but after searching other Android Studio problems I found something that does work: GOTO File > Invalidate Caches > Restart . 我已经看到了相同的问题,但是在搜索了其他Android Studio问题之后,我发现了一些行之有效的方法:GOTO 文件>无效的缓存>重新启动 After restart note that it takes a little more time to start but this will surely fix your issue. 重新启动后,请注意,启动需要花费更多时间,但这肯定会解决您的问题。

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM