标签:
出现:
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.
Androidstudio中Rendering Problems不能可视化操作的解决办法
标签:
原文地址:http://www.cnblogs.com/bewolf/p/4643213.html