布局文件预览:Rendering Problems Exception raised during rendering: Unable to find the

摘自:http://www.cnblogs.com/McCa/p/4477903.html

 

 

在android studio或者eclipse中打开layout文件,发现不能预览布局,提示以下错误:

Rendering Problems Exception raised during rendering: Unable to find the layout for Action Bar.

 

解决办法:切换到design视图,选择低一点的api版本即可。

 

猜你喜欢

转载自o396032767.iteye.com/blog/2389530