Activity使用主题不兼容报错-You need to use a Theme.AppCompat theme (or descendant) with this activity

今天在Activity界面弹出 一个AlertDialog时弹出以下错误: java.lang.IllegalStateException: You need to use a Theme.AppCompat theme (or descendant) with this activity. 完整的log如下: 这是由于我的AlertDialog使用的android.support.v7.app.
相关文章
相关标签/搜索