【Android】Theme.AppCompat.Light 问题

 

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的解决方法

posted @ 2015-10-14 09:35  WriteOnRead  阅读(218)  评论(0编辑  收藏  举报