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

时间:2022-04-26
本文章向大家介绍Android studio中Rendering Problems不能可视化操作的解决办法,主要内容包括其使用实例、应用技巧、基本知识点总结和需要注意事项,具有一定的参考价值,需要的朋友可以参考一下。

出现:

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.