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. 如下

<!-- Base application theme. -->

<style name="AppTheme"parent="Base.Theme.AppCompat.Light.DarkActionBar">

<!-- Customize your theme here. -->

</style>

当然,开发完APP也是需要进行全方位的检测:www.ineice.com


更多相关文章

  1. Gradle配置文件详解
  2. Android对APK文件的安装和卸载
  3. android aidl文件分析
  4. 在Mac上完全删除android studio初始配置文件
  5. android 开发中的文件操作
  6. Android中使用Android studio生成正式签名的APK文件

随机推荐

  1. Android(安卓)解决adb server is out of
  2. android开发积累2-实现自定义android控件
  3. android AndroidManifest.xml文件解析
  4. Android(安卓)studio 百度地图开发(2)地图
  5. Android(安卓)Fail to connect to camera
  6. android studio 找不到某些库的问题
  7. ANDROID L——RecyclerView,CardView导入
  8. mac下eclipse使用
  9. Android之指南针学习
  10. fedora20 cocos2d-x 3.2 开发环境配置(fo