当前位置: 代码迷 >> 综合 >> 闪屏页面开发遇到的问题you need to use a theme.appcompat theme (or descendant)
  详细解决方案

闪屏页面开发遇到的问题you need to use a theme.appcompat theme (or descendant)

热度:94   发布时间:2024-01-13 23:28:57.0

开始做一个新闻客户端的应用,在做到闪屏页面时之前发布应用的时候总是报错,原因是我在splash.java中把Activty写成ActionBarActivity,导包,然后就可以了。以前也遇到过这种情况,真是不应该再一次犯这种错误啊!

  相关解决方案