Error retrieving parent for item: No resource found that matches the given name '@android:style/TextAppearance.Holo.Widget.ActionBar.Title'

前端 未结 7 1273
我寻月下人不归
我寻月下人不归 2020-12-02 18:09

I am implementing ActionBar to set the color for text using this style script in xml but getting error when I run my application time does anybody have idea what I have miss

7条回答
  •  伪装坚强ぢ
    2020-12-02 18:50

    
    

    you can not give your own color and backgroud in item windowBackground. give your color in your /color.xml file.

提交回复
热议问题