代码改变世界

Android studio中Rendering Problems不能可视化操作的解决办法

2015-07-13 16:17  itwolf  阅读(13055)  评论(1)    收藏  举报
出现:
Rendering Problems

the following classes could not be found:
android.support.v7.internal.widget.ActionBarOverlayLayout (Fix Build Path, Edit XML, Create Class)
Tip: Try to build the project
不能显示图形化界面

解决办法:

 style文件中theme改一下

 在Theme.AppCompat.Light.DarkActionBar前面加上Base.