提示:failed to load AppCompat ActionBar with unkNown error

现象,如图:

failed to load AppCompat ActionBar with unkNown error

 

解决办法:

在AndroidManifest.xml文件中找到 全局样式文件 Theme,如图:

failed to load AppCompat ActionBar with unkNown error

进入到这个文件,在前面增加 "Base".,如图:

failed to load AppCompat ActionBar with unkNown error

failed to load AppCompat ActionBar with unkNown error

解决后的xml预览如图:

failed to load AppCompat ActionBar with unkNown error

相关文章:

  • 2021-10-03
  • 2022-12-23
  • 2021-06-29
  • 2021-04-29
  • 2021-05-07
  • 2021-12-24
  • 2021-05-09
猜你喜欢
  • 2021-05-29
  • 2021-11-29
  • 2021-05-24
  • 2021-10-13
  • 2021-09-30
相关资源
相似解决方案