Issue with ActionBarActivityDelegate class…app doesn't run

前端 未结 4 2009
庸人自扰
庸人自扰 2021-02-15 12:37

Hello i hope someone can help me with his I was planning to put an action bar in my test app, so I did exactly as said in the developers API guide.

But when i tried to

4条回答
  •  渐次进展
    2021-02-15 13:01

    I had the same issue about 20 minutes ago. I fixed it in the Manifest by changing the theme from "AppTheme" to "Theme.AppCompat"

    
    

提交回复
热议问题