No resource found that mach the given name Theme.AppCompat.Light.NoActionBar

前端 未结 4 1713
渐次进展
渐次进展 2021-02-13 07:00

I am adding some items in Styles.xml files. However, it is giving me an error.

Here is my code.



        
4条回答
  •  傲寒
    傲寒 (楼主)
    2021-02-13 07:41

    I can't remember if Theme.AppCompat.Light.NoActionBar exists in the first place.

    You could do something like this instead:

    
    

提交回复
热议问题