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

【Android】Theme.AppCompat.Light 问题

时间:2015-10-14 10:14:09      阅读:187      评论:0      收藏:0      [点我收藏+]

标签:

 

Android 开发的 styles.xml 文件中遇到了这个问题:

<style name="AppBaseTheme" parent="Theme.AppCompat.Light">
        <!--
            Theme customizations available in newer API levels can go in
            res/values-vXX/styles.xml, while customizations related to
            backward-compatibility can go here.
        -->
</style>

如下图所示:

技术分享

 

 

解决方法参看:安卓开发中Theme.AppCompat.Light的解决方法

【Android】Theme.AppCompat.Light 问题

标签:

原文地址:http://www.cnblogs.com/jaxer/p/4876488.html

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