码迷,mamicode.com
首页 > 移动开发 > 详细

android studio中rendering problems解决方法

时间:2015-05-21 09:13:29      阅读:282      评论:0      收藏:0      [点我收藏+]

标签:preview   android   

android studio中xml不能preview

打开res/values/styles.xml ,如下:

<!-- Base application theme. -->
<style name="AppTheme" parent="Theme.AppCompat.Light.DarkActionBar">
    <!-- Customize your theme here. -->
</style>

把Theme.AppCompat.Light.DarkActionBar改为Base.Theme.AppCompat.Light.DarkActionBar

android studio中rendering problems解决方法

标签:preview   android   

原文地址:http://blog.csdn.net/sjtu_chenchen/article/details/45875599

(0)
(0)
   
举报
评论 一句话评论(0
登录后才能评论!
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!